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.s