Skip to content

Instantly share code, notes, and snippets.

@chrmoritz
Created December 18, 2018 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrmoritz/4a7157597a59cb4106afcc94f42442ba to your computer and use it in GitHub Desktop.
Save chrmoritz/4a7157597a59cb4106afcc94f42442ba to your computer and use it in GitHub Desktop.
node@6 on macOS 10.14.2 - Homebrew build logs
Homebrew build logs for node@6 on macOS 10.14.2
Build date: 2018-12-17 18:24:24
HOMEBREW_VERSION: 1.8.6-8-g9666a01
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9666a01803c7c7dea76b17b6f5640c928dd5e03a
Last commit: 27 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2b285aabb89fc23aed9ff06dc07b6fff2331c30f
Core tap last commit: 26 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.20.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_181
macOS: 10.14.2-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Homebrew/homebrew-core is not on the master branch
Check out the master branch by running:
git -C "$(brew --repo homebrew/core)" checkout master
2018-12-17 18:24:15 +0100
./configure
--prefix=/usr/local/Cellar/node@6/6.15.1
--with-intl=full-icu
WARNING: C++ compiler too old, need g++ 4.8 or clang++ 3.4.2 (CXX=clang++)
creating icu_config.gypi
* Using ICU in deps/icu
Using version-specific floating patch tools/icu/patches/58/source/i18n/digitlst.cpp
creating icu_config.gypi
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'asan': 0,
'coverage': 'false',
'debug_devtools': 'node',
'force_dynamic_crt': 0,
'host_arch': 'x64',
'icu_data_file': 'icudt58l.dat',
'icu_data_in': '../../deps/icu/source/data/in/icudt58l.dat',
'icu_endianness': 'l',
'icu_gyp_path': 'tools/icu/icu-generic.gyp',
'icu_path': 'deps/icu',
'icu_small': 'false',
'icu_ver_major': '58',
'llvm_version': 0,
'node_byteorder': 'little',
'node_enable_d8': 'false',
'node_enable_v8_vtunejit': 'false',
'node_install_npm': 'true',
'node_module_version': 48,
'node_no_browser_globals': 'false',
'node_prefix': '/usr/local/Cellar/node@6/6.15.1',
'node_release_urlbase': '',
'node_shared': 'false',
'node_shared_cares': 'false',
'node_shared_http_parser': 'false',
'node_shared_libuv': 'false',
'node_shared_openssl': 'false',
'node_shared_zlib': 'false',
'node_tag': '',
'node_target_type': 'executable',
'node_use_bundled_v8': 'true',
'node_use_dtrace': 'true',
'node_use_etw': 'false',
'node_use_lttng': 'false',
'node_use_openssl': 'true',
'node_use_perfctr': 'false',
'node_use_v8_platform': 'true',
'node_without_node_options': 'false',
'openssl_fips': '',
'openssl_no_asm': 0,
'shlib_suffix': '48.dylib',
'target_arch': 'x64',
'uv_parent_path': '/deps/uv/',
'uv_use_dtrace': 'true',
'v8_enable_gdbjit': 0,
'v8_enable_i18n_support': 1,
'v8_inspector': 'true',
'v8_no_strict_aliasing': 1,
'v8_optimized_debug': 0,
'v8_random_seed': 0,
'v8_trace_maps': 0,
'v8_use_snapshot': 'true',
'want_separate_host_toolset': 0,
'xcode_version': 0}}
creating config.gypi
creating config.mk
WARNING: warnings were emitted in the configure phase
clang++ called with: -E -P -x c++ -
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E -P -x c++ - -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -P -x c -
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -P -x c - -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -v
superenv executed: clang -v
clang called with: -v
superenv executed: clang -v
clang called with: -dM -E -
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -dM -E - -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
2018-12-17 18:24:21 +0100
make
install
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out BUILDTYPE=Release V=1
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/node_javascript.cc" lib/internal/bootstrap_node.js lib/_debug_agent.js lib/_debugger.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/_linklist.js lib/module.js lib/net.js lib/os.js lib/path.js lib/process.js lib/punycode.js lib/querystring.js lib/readline.js lib/repl.js lib/stream.js lib/_stream_readable.js lib/_stream_writable.js lib/_stream_duplex.js lib/_stream_transform.js lib/_stream_passthrough.js lib/_stream_wrap.js lib/string_decoder.js lib/sys.js lib/timers.js lib/tls.js lib/_tls_common.js lib/_tls_legacy.js lib/_tls_wrap.js lib/tty.js lib/url.js lib/util.js lib/v8.js lib/vm.js lib/zlib.js lib/internal/child_process.js lib/internal/cluster.js lib/internal/freelist.js lib/internal/linkedlist.js lib/internal/net.js lib/internal/module.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/url.js lib/internal/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/legacy.js deps/v8/tools/splaytree.js deps/v8/tools/codemap.js deps/v8/tools/consarray.js deps/v8/tools/csvparser.js deps/v8/tools/profile.js deps/v8/tools/profile_view.js deps/v8/tools/logreader.js deps/v8/tools/tickprocessor.js deps/v8/tools/SourceMap.js deps/v8/tools/tickprocessor-driver.js ./config.gypi src/nolttng_macros.py src/noperfctr_macros.py
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/third_party/v8_inspector/platform/v8_inspector; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform/v8_inspector; python ../inspector_protocol/generate-inspector-protocol-version --o "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol.json" js_protocol.json
touch 7d4bc3017bdaf05812789853541cb49ec296a2b2.intermediate
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python tools/compress_json.py deps/v8_inspector/third_party/v8_inspector/platform/v8_inspector/js_protocol.json "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/v8_inspector_protocol_json.h"
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/third_party/v8_inspector/platform/v8_inspector; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform/v8_inspector/public/protocol /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform/inspector_protocol; python ../inspector_protocol/CodeGenerator.py --output_base "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink/platform" --config inspector_protocol_config_stl.json
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; dtrace -h -xnolibs -s src/node_provider.d -o "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/node_provider.h"
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release; tools/specialize_node_d.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/node.d" src/node.d mac x64
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/tools/icu/icu_implementation.stamp
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/tools/icu/icu_uconfig.stamp
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/tools/icu/icu_uconfig_target.stamp
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.host/tools/icu/icu_implementation.stamp
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.host/tools/icu/icu_uconfig.stamp
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/gen-postmortem-metadata.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/debug-support.cc" ../../src/objects.h ../../src/objects-inl.h
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries.cc" CORE ../../src/js/macros.py ../../src/messages.h ../../src/js/prologue.js ../../src/js/runtime.js ../../src/js/v8natives.js ../../src/js/symbol.js ../../src/js/array.js ../../src/js/string.js ../../src/js/uri.js ../../src/js/math.js ../../src/third_party/fdlibm/fdlibm.js ../../src/js/regexp.js ../../src/js/arraybuffer.js ../../src/js/typedarray.js ../../src/js/iterator-prototype.js ../../src/js/generator.js ../../src/js/object-observe.js ../../src/js/collection.js ../../src/js/weak-collection.js ../../src/js/collection-iterator.js ../../src/js/promise.js ../../src/js/messages.js ../../src/js/json.js ../../src/js/array-iterator.js ../../src/js/string-iterator.js ../../src/js/templates.js ../../src/js/spread.js ../../src/js/proxy.js ../../src/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries.cc" CORE ../../src/js/macros.py ../../src/messages.h ../../src/js/prologue.js ../../src/js/runtime.js ../../src/js/v8natives.js ../../src/js/symbol.js ../../src/js/array.js ../../src/js/string.js ../../src/js/uri.js ../../src/js/math.js ../../src/third_party/fdlibm/fdlibm.js ../../src/js/regexp.js ../../src/js/arraybuffer.js ../../src/js/typedarray.js ../../src/js/iterator-prototype.js ../../src/js/generator.js ../../src/js/object-observe.js ../../src/js/collection.js ../../src/js/weak-collection.js ../../src/js/collection-iterator.js ../../src/js/promise.js ../../src/js/messages.js ../../src/js/json.js ../../src/js/array-iterator.js ../../src/js/string-iterator.js ../../src/js/templates.js ../../src/js/spread.js ../../src/js/proxy.js ../../src/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js --startup_blob "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries.bin" --nojs
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp-exec.js ../../src/js/harmony-object-observe.js ../../src/js/harmony-sharedarraybuffer.js ../../src/js/harmony-simd.js ../../src/js/harmony-species.js ../../src/js/harmony-unicode-regexps.js ../../src/js/harmony-string-padding.js ../../src/js/promise-extra.js
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp-exec.js ../../src/js/harmony-object-observe.js ../../src/js/harmony-sharedarraybuffer.js ../../src/js/harmony-simd.js ../../src/js/harmony-species.js ../../src/js/harmony-unicode-regexps.js ../../src/js/harmony-string-padding.js ../../src/js/promise-extra.js --startup_blob "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries-experimental.bin" --nojs
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/extras-libraries.cc" EXTRAS
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries-extras.bin" --nojs
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen; python ../../tools/js2c.py "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries-experimental-extras.bin" --nojs
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nultrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nultrans.o ../deps/icu/source/i18n/nultrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_conf.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_conf.o ../deps/icu/source/i18n/uspoof_conf.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/japancal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/japancal.o ../deps/icu/source/i18n/japancal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmunit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmunit.o ../deps/icu/source/i18n/tmunit.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimfmt.o ../deps/icu/source/i18n/decimfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/taiwncal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/taiwncal.o ../deps/icu/source/i18n/taiwncal.cpp
clang '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utmscale.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utmscale.o ../deps/icu/source/i18n/utmscale.c
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/transreg.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/transreg.o ../deps/icu/source/i18n/transreg.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationweights.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationweights.o ../deps/icu/source/i18n/collationweights.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/smpdtfst.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/smpdtfst.o ../deps/icu/source/i18n/smpdtfst.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationruleparser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationruleparser.o ../deps/icu/source/i18n/collationruleparser.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/affixpatternparser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/affixpatternparser.o ../deps/icu/source/i18n/affixpatternparser.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fmtable_cnv.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fmtable_cnv.o ../deps/icu/source/i18n/fmtable_cnv.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regeximp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regeximp.o ../deps/icu/source/i18n/regeximp.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collation.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collation.o ../deps/icu/source/i18n/collation.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationsets.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationsets.o ../deps/icu/source/i18n/collationsets.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/usearch.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/usearch.o ../deps/icu/source/i18n/usearch.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucoleitr.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucoleitr.o ../deps/icu/source/i18n/ucoleitr.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measure.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measure.o ../deps/icu/source/i18n/measure.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/persncal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/persncal.o ../deps/icu/source/i18n/persncal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ztrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ztrans.o ../deps/icu/source/i18n/ztrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtfmtsym.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtfmtsym.o ../deps/icu/source/i18n/dtfmtsym.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucsdet.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucsdet.o ../deps/icu/source/i18n/ucsdet.cpp
clang '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ulocdata.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ulocdata.o ../deps/icu/source/i18n/ulocdata.c
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdatawriter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdatawriter.o ../deps/icu/source/i18n/collationdatawriter.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regextxt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regextxt.o ../deps/icu/source/i18n/regextxt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coleitr.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coleitr.o ../deps/icu/source/i18n/coleitr.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrutf8.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrutf8.o ../deps/icu/source/i18n/csrutf8.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uitercollationiterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uitercollationiterator.o ../deps/icu/source/i18n/uitercollationiterator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tznames.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tznames.o ../deps/icu/source/i18n/tznames.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfcd.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfcd.o ../deps/icu/source/i18n/collationfcd.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzrule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzrule.o ../deps/icu/source/i18n/tzrule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gender.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gender.o ../deps/icu/source/i18n/gender.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/msgfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/msgfmt.o ../deps/icu/source/i18n/msgfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/scientificnumberformatter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/scientificnumberformatter.o ../deps/icu/source/i18n/scientificnumberformatter.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/toupptrn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/toupptrn.o ../deps/icu/source/i18n/toupptrn.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/sortkey.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/sortkey.o ../deps/icu/source/i18n/sortkey.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/alphaindex.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/alphaindex.o ../deps/icu/source/i18n/alphaindex.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationkeys.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationkeys.o ../deps/icu/source/i18n/collationkeys.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfastlatin.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfastlatin.o ../deps/icu/source/i18n/collationfastlatin.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/choicfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/choicfmt.o ../deps/icu/source/i18n/choicfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/visibledigits.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/visibledigits.o ../deps/icu/source/i18n/visibledigits.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gregocal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gregocal.o ../deps/icu/source/i18n/gregocal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/unumsys.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/unumsys.o ../deps/icu/source/i18n/unumsys.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/sharedbreakiterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/sharedbreakiterator.o ../deps/icu/source/i18n/sharedbreakiterator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/format.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/format.o ../deps/icu/source/i18n/format.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/scriptset.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/scriptset.o ../deps/icu/source/i18n/scriptset.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utf16collationiterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utf16collationiterator.o ../deps/icu/source/i18n/utf16collationiterator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_build.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_build.o ../deps/icu/source/i18n/uspoof_build.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/casetrn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/casetrn.o ../deps/icu/source/i18n/casetrn.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfrs.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfrs.o ../deps/icu/source/i18n/nfrs.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csdetect.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csdetect.o ../deps/icu/source/i18n/csdetect.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/umsg.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/umsg.o ../deps/icu/source/i18n/umsg.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gregoimp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/gregoimp.o ../deps/icu/source/i18n/gregoimp.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtitvfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtitvfmt.o ../deps/icu/source/i18n/dtitvfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationsettings.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationsettings.o ../deps/icu/source/i18n/collationsettings.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regexst.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regexst.o ../deps/icu/source/i18n/regexst.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/translit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/translit.o ../deps/icu/source/i18n/translit.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/plurfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/plurfmt.o ../deps/icu/source/i18n/plurfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtitvinf.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtitvinf.o ../deps/icu/source/i18n/dtitvinf.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/upluralrules.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/upluralrules.o ../deps/icu/source/i18n/upluralrules.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdatareader.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdatareader.o ../deps/icu/source/i18n/collationdatareader.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtptngen.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtptngen.o ../deps/icu/source/i18n/dtptngen.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fmtable.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fmtable.o ../deps/icu/source/i18n/fmtable.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/chnsecal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/chnsecal.o ../deps/icu/source/i18n/chnsecal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregex.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregex.o ../deps/icu/source/i18n/uregex.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtrule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dtrule.o ../deps/icu/source/i18n/dtrule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimalformatpattern.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimalformatpattern.o ../deps/icu/source/i18n/decimalformatpattern.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tridpars.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tridpars.o ../deps/icu/source/i18n/tridpars.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/precision.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/precision.o ../deps/icu/source/i18n/precision.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/cpdtrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/cpdtrans.o ../deps/icu/source/i18n/cpdtrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationbuilder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationbuilder.o ../deps/icu/source/i18n/collationbuilder.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decfmtst.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decfmtst.o ../deps/icu/source/i18n/decfmtst.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitaffix.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitaffix.o ../deps/icu/source/i18n/digitaffix.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitformatter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitformatter.o ../deps/icu/source/i18n/digitformatter.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/standardplural.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/standardplural.o ../deps/icu/source/i18n/standardplural.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ethpccal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ethpccal.o ../deps/icu/source/i18n/ethpccal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/olsontz.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/olsontz.o ../deps/icu/source/i18n/olsontz.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_rule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_rule.o ../deps/icu/source/i18n/rbt_rule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationtailoring.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationtailoring.o ../deps/icu/source/i18n/collationtailoring.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationfastlatinbuilder.o ../deps/icu/source/i18n/collationfastlatinbuilder.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrucode.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrucode.o ../deps/icu/source/i18n/csrucode.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/astro.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/astro.o ../deps/icu/source/i18n/astro.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/numfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/numfmt.o ../deps/icu/source/i18n/numfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt.o ../deps/icu/source/i18n/rbt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/udatpg.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/udatpg.o ../deps/icu/source/i18n/udatpg.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/strrepl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/strrepl.o ../deps/icu/source/i18n/strrepl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucal.o ../deps/icu/source/i18n/ucal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/valueformatter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/valueformatter.o ../deps/icu/source/i18n/valueformatter.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/timezone.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/timezone.o ../deps/icu/source/i18n/timezone.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/quant.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/quant.o ../deps/icu/source/i18n/quant.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/bocsu.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/bocsu.o ../deps/icu/source/i18n/bocsu.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currpinf.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currpinf.o ../deps/icu/source/i18n/currpinf.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/windtfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/windtfmt.o ../deps/icu/source/i18n/windtfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/funcrepl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/funcrepl.o ../deps/icu/source/i18n/funcrepl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/calendar.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/calendar.o ../deps/icu/source/i18n/calendar.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/smpdtfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/smpdtfmt.o ../deps/icu/source/i18n/smpdtfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregion.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregion.o ../deps/icu/source/i18n/uregion.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rulebasedcollator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rulebasedcollator.o ../deps/icu/source/i18n/rulebasedcollator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/name2uni.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/name2uni.o ../deps/icu/source/i18n/name2uni.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitinterval.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitinterval.o ../deps/icu/source/i18n/digitinterval.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/stsearch.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/stsearch.o ../deps/icu/source/i18n/stsearch.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/strmatch.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/strmatch.o ../deps/icu/source/i18n/strmatch.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucln_in.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucln_in.o ../deps/icu/source/i18n/ucln_in.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/zrule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/zrule.o ../deps/icu/source/i18n/zrule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coll.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coll.o ../deps/icu/source/i18n/coll.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/quantityformatter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/quantityformatter.o ../deps/icu/source/i18n/quantityformatter.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/selfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/selfmt.o ../deps/icu/source/i18n/selfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationrootelements.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationrootelements.o ../deps/icu/source/i18n/collationrootelements.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/cecal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/cecal.o ../deps/icu/source/i18n/cecal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/titletrn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/titletrn.o ../deps/icu/source/i18n/titletrn.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfsubs.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfsubs.o ../deps/icu/source/i18n/nfsubs.cpp
clang '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decNumber.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decNumber.o ../deps/icu/source/i18n/decNumber.c
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/vzone.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/vzone.o ../deps/icu/source/i18n/vzone.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/numsys.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/numsys.o ../deps/icu/source/i18n/numsys.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dcfmtsym.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dcfmtsym.o ../deps/icu/source/i18n/dcfmtsym.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationiterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationiterator.o ../deps/icu/source/i18n/collationiterator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fphdlimp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fphdlimp.o ../deps/icu/source/i18n/fphdlimp.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/hebrwcal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/hebrwcal.o ../deps/icu/source/i18n/hebrwcal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrsbcs.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrsbcs.o ../deps/icu/source/i18n/csrsbcs.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_pars.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_pars.o ../deps/icu/source/i18n/rbt_pars.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csr2022.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csr2022.o ../deps/icu/source/i18n/csr2022.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/search.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/search.o ../deps/icu/source/i18n/search.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/zonemeta.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/zonemeta.o ../deps/icu/source/i18n/zonemeta.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/reldtfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/reldtfmt.o ../deps/icu/source/i18n/reldtfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/inputext.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/inputext.o ../deps/icu/source/i18n/inputext.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ufieldpositer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ufieldpositer.o ../deps/icu/source/i18n/ufieldpositer.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/winnmfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/winnmfmt.o ../deps/icu/source/i18n/winnmfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utf8collationiterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utf8collationiterator.o ../deps/icu/source/i18n/utf8collationiterator.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/anytrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/anytrans.o ../deps/icu/source/i18n/anytrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdata.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationdata.o ../deps/icu/source/i18n/collationdata.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/unesctrn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/unesctrn.o ../deps/icu/source/i18n/unesctrn.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol_sit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol_sit.o ../deps/icu/source/i18n/ucol_sit.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/remtrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/remtrans.o ../deps/icu/source/i18n/remtrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/pluralaffix.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/pluralaffix.o ../deps/icu/source/i18n/pluralaffix.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nortrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nortrans.o ../deps/icu/source/i18n/nortrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/islamcal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/islamcal.o ../deps/icu/source/i18n/islamcal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dangical.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dangical.o ../deps/icu/source/i18n/dangical.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currfmt.o ../deps/icu/source/i18n/currfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmutfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmutfmt.o ../deps/icu/source/i18n/tmutfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol.o ../deps/icu/source/i18n/ucol.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currunit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/currunit.o ../deps/icu/source/i18n/currunit.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof.o ../deps/icu/source/i18n/uspoof.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationroot.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/collationroot.o ../deps/icu/source/i18n/collationroot.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimfmtimpl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/decimfmtimpl.o ../deps/icu/source/i18n/decimfmtimpl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_set.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbt_set.o ../deps/icu/source/i18n/rbt_set.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/tools/icu/patches/58/source/i18n/digitlst.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/tools/icu/patches/58/source/i18n/digitlst.o ../tools/icu/patches/58/source/i18n/digitlst.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzfmt.o ../deps/icu/source/i18n/tzfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregexc.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uregexc.o ../deps/icu/source/i18n/uregexc.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measfmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measfmt.o ../deps/icu/source/i18n/measfmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/brktrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/brktrans.o ../deps/icu/source/i18n/brktrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmutamt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tmutamt.o ../deps/icu/source/i18n/tmutamt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coptccal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/coptccal.o ../deps/icu/source/i18n/coptccal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/wintzimpl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/wintzimpl.o ../deps/icu/source/i18n/wintzimpl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/indiancal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/indiancal.o ../deps/icu/source/i18n/indiancal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitaffixesandpadding.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitaffixesandpadding.o ../deps/icu/source/i18n/digitaffixesandpadding.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/basictz.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/basictz.o ../deps/icu/source/i18n/basictz.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/region.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/region.o ../deps/icu/source/i18n/region.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dayperiodrules.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/dayperiodrules.o ../deps/icu/source/i18n/dayperiodrules.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrmbcs.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csrmbcs.o ../deps/icu/source/i18n/csrmbcs.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbnf.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rbnf.o ../deps/icu/source/i18n/rbnf.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/esctrn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/esctrn.o ../deps/icu/source/i18n/esctrn.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol_res.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/ucol_res.o ../deps/icu/source/i18n/ucol_res.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regexcmp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/regexcmp.o ../deps/icu/source/i18n/regexcmp.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/plurrule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/plurrule.o ../deps/icu/source/i18n/plurrule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csmatch.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/csmatch.o ../deps/icu/source/i18n/csmatch.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/simpletz.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/simpletz.o ../deps/icu/source/i18n/simpletz.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/compactdecimalformat.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/compactdecimalformat.o ../deps/icu/source/i18n/compactdecimalformat.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tznames_impl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tznames_impl.o ../deps/icu/source/i18n/tznames_impl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fpositer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/fpositer.o ../deps/icu/source/i18n/fpositer.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfrule.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/nfrule.o ../deps/icu/source/i18n/nfrule.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utrans.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/utrans.o ../deps/icu/source/i18n/utrans.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/curramt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/curramt.o ../deps/icu/source/i18n/curramt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measunit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/measunit.o ../deps/icu/source/i18n/measunit.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/buddhcal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/buddhcal.o ../deps/icu/source/i18n/buddhcal.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/udateintervalformat.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/udateintervalformat.o ../deps/icu/source/i18n/udateintervalformat.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_impl.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/uspoof_impl.o ../deps/icu/source/i18n/uspoof_impl.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzgnames.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/tzgnames.o ../deps/icu/source/i18n/tzgnames.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rematch.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/rematch.o ../deps/icu/source/i18n/rematch.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitgrouping.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/digitgrouping.o ../deps/icu/source/i18n/digitgrouping.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/datefmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/datefmt.o ../deps/icu/source/i18n/datefmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/reldatefmt.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/reldatefmt.o ../deps/icu/source/i18n/reldatefmt.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/icu/source/i18n -I../deps/icu/source/common -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/vtzone.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/icui18n/deps/icu/source/i18n/vtzone.o ../deps/icu/source/i18n/vtzone.cpp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECA
[...snip...]
Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o ../deps/v8/src/crankshaft/hydrogen-bce.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o ../deps/v8/src/crankshaft/hydrogen-canonicalize.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o ../deps/v8/src/crankshaft/hydrogen-check-elimination.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o ../deps/v8/src/crankshaft/hydrogen-dce.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o ../deps/v8/src/crankshaft/hydrogen-dehoist.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o ../deps/v8/src/crankshaft/hydrogen-environment-liveness.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o ../deps/v8/src/crankshaft/hydrogen-escape-analysis.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o ../deps/v8/src/crankshaft/hydrogen-gvn.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o ../deps/v8/src/crankshaft/hydrogen-infer-representation.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o ../deps/v8/src/crankshaft/hydrogen-infer-types.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o ../deps/v8/src/crankshaft/hydrogen-instructions.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o ../deps/v8/src/crankshaft/hydrogen-load-elimination.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o ../deps/v8/src/crankshaft/hydrogen-mark-deoptimize.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o ../deps/v8/src/crankshaft/hydrogen-mark-unreachable.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o ../deps/v8/src/crankshaft/hydrogen-osr.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o ../deps/v8/src/crankshaft/hydrogen-range-analysis.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o ../deps/v8/src/crankshaft/hydrogen-redundant-phi.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o ../deps/v8/src/crankshaft/hydrogen-removable-simulates.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o ../deps/v8/src/crankshaft/hydrogen-representation-changes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o ../deps/v8/src/crankshaft/hydrogen-sce.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o ../deps/v8/src/crankshaft/hydrogen-store-elimination.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o ../deps/v8/src/crankshaft/hydrogen-types.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o ../deps/v8/src/crankshaft/hydrogen-uint32-analysis.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o ../deps/v8/src/crankshaft/hydrogen.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o ../deps/v8/src/crankshaft/lithium-allocator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o ../deps/v8/src/crankshaft/lithium-codegen.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o ../deps/v8/src/crankshaft/lithium.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o ../deps/v8/src/crankshaft/typing.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/date.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-accessor-assembler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-accessor-assembler.o ../deps/v8/src/fast-accessor-assembler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o ../deps/v8/src/full-codegen/full-codegen.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o ../deps/v8/src/heap/remembered-set.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o ../deps/v8/src/i18n.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o ../deps/v8/src/ic/ic-state.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o ../deps/v8/src/ic/ic-compiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o ../deps/v8/src/interpreter/bytecode-register-allocator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o ../deps/v8/src/interpreter/source-position-table.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/keys.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o ../deps/v8/src/optimizing-compile-dispatcher.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o ../deps/v8/src/parsing/parameter-initializer-rewriter.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o ../deps/v8/src/profiler/sampler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o ../deps/v8/src/runtime/runtime-i18n.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o ../deps/v8/src/runtime/runtime-json.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o ../deps/v8/src/runtime/runtime-observe.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o ../deps/v8/src/runtime/runtime-simd.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o ../deps/v8/src/runtime/runtime-uri.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o ../deps/v8/src/type-cache.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o ../deps/v8/src/type-feedback-vector.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o ../deps/v8/src/type-info.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/types.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/types.o ../deps/v8/src/types.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o ../deps/v8/src/typing-asm.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o ../deps/v8/src/typing-reset.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/version.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o ../deps/v8/src/wasm/asm-wasm-builder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o ../deps/v8/src/wasm/ast-decoder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o ../deps/v8/src/wasm/encoder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o ../deps/v8/src/zone.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o ../deps/v8/src/third_party/fdlibm/fdlibm.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o ../deps/v8/src/crankshaft/x64/lithium-codegen-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o ../deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o ../deps/v8/src/crankshaft/x64/lithium-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o ../deps/v8/src/x64/assembler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o ../deps/v8/src/x64/builtins-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o ../deps/v8/src/x64/code-stubs-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o ../deps/v8/src/x64/codegen-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o ../deps/v8/src/x64/cpu-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o ../deps/v8/src/x64/interface-descriptors-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o ../deps/v8/src/debug/x64/debug-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o ../deps/v8/src/full-codegen/x64/full-codegen-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o ../deps/v8/src/ic/x64/access-compiler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o ../deps/v8/src/ic/x64/handler-compiler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o ../deps/v8/src/ic/x64/ic-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o ../deps/v8/src/ic/x64/ic-compiler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o ../deps/v8/src/ic/x64/stub-cache-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o ../deps/v8/src/regexp/x64/regexp-macro-assembler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o ../deps/v8/src/compiler/x64/code-generator-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o ../deps/v8/src/compiler/x64/instruction-scheduler-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o ../deps/v8/src/compiler/x64/instruction-selector-x64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/gen/debug-support.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/gen/debug-support.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/debug-support.cc
rm -f /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a && ./gyp-mac-tool filter-libtool libtool -static -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/address-map.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/api-experimental.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/api.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/builtins.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/source-position.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hints.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/counters.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/date.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-accessor-assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/keys.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/log.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/property.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/types.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/version.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_base/gen/debug-support.o
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' -I../deps/v8 -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc
clang++ -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release -stdlib=libc++ -o "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/mksnapshot" /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_nosnapshot.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libplatform.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicui18n.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libbase.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicuucx.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicudata.a
LD_LIBRARY_PATH=/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.host:/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni; "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/mksnapshot" --startup_src "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" ""
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/libraries.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/libraries.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-libraries.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/extras-libraries.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/experimental-extras-libraries.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc
rm -f /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_snapshot.a && ./gyp-mac-tool filter-libtool libtool -static -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_snapshot.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/deps/v8/tools/gyp/v8_maybe_snapshot.stamp
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/deps/v8/tools/gyp/v8.stamp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/async-wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/async-wrap.o ../src/async-wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/cares_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/cares_wrap.o ../src/cares_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connection_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connection_wrap.o ../src/connection_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connect_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connect_wrap.o ../src/connect_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/debug-agent.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/debug-agent.o ../src/debug-agent.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/env.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/env.o ../src/env.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/fs_event_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/fs_event_wrap.o ../src/fs_event_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/handle_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/handle_wrap.o ../src/handle_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/js_stream.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/js_stream.o ../src/js_stream.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node.o ../src/node.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api_backport.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api_backport.o ../src/node_api_backport.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api.o ../src/node_api.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_buffer.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_buffer.o ../src/node_buffer.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_config.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_config.o ../src/node_config.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_constants.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_constants.o ../src/node_constants.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_contextify.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_contextify.o ../src/node_contextify.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_file.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_file.o ../src/node_file.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_http_parser.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_http_parser.o ../src/node_http_parser.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_os.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_os.o ../src/node_os.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_url.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_url.o ../src/node_url.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_util.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_util.o ../src/node_util.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_v8.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_v8.o ../src/node_v8.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_stat_watcher.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_stat_watcher.o ../src/node_stat_watcher.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_watchdog.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_watchdog.o ../src/node_watchdog.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_zlib.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_zlib.o ../src/node_zlib.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_i18n.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_i18n.o ../src/node_i18n.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/pipe_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/pipe_wrap.o ../src/pipe_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/process_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/process_wrap.o ../src/process_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/signal_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/signal_wrap.o ../src/signal_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/spawn_sync.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/spawn_sync.o ../src/spawn_sync.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_bytes.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_bytes.o ../src/string_bytes.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_search.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_search.o ../src/string_search.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_base.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_base.o ../src/stream_base.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_wrap.o ../src/stream_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tcp_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tcp_wrap.o ../src/tcp_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/timer_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/timer_wrap.o ../src/timer_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tty_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tty_wrap.o ../src/tty_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/udp_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/udp_wrap.o ../src/udp_wrap.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/util.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/util.o ../src/util.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/uv.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/uv.o ../src/uv.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/gen/node_javascript.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/gen/node_javascript.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/node_javascript.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_agent.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_agent.o ../src/inspector_agent.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_socket.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_socket.o ../src/inspector_socket.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/backtrace_posix.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/backtrace_posix.o ../src/backtrace_posix.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_dtrace.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_dtrace.o ../src/node_dtrace.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto.o ../src/node_crypto.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_bio.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_bio.o ../src/node_crypto_bio.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_ARCH="x64"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/uv/src/ares -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tls_wrap.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tls_wrap.o ../src/tls_wrap.cc
rm -f /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libnode.a && ./gyp-mac-tool filter-libtool libtool -static -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libnode.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/async-wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/cares_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connection_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/connect_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/debug-agent.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/env.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/fs_event_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/handle_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/js_stream.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api_backport.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_api.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_buffer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_config.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_constants.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_contextify.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_file.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_http_parser.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_os.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_url.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_v8.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_stat_watcher.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_watchdog.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_zlib.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_i18n.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/pipe_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/process_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/signal_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/spawn_sync.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_bytes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_search.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_base.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tcp_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/timer_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tty_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/udp_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/uv.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/gen/node_javascript.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_agent.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_socket.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/backtrace_posix.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_dtrace.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_bio.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tls_wrap.o
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DHAVE_OPENSSL=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../deps/v8/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -I../deps/openssl/openssl/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node/src/node_main.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc
clang++ -Wl,-force_load,/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libnode.a -Wl,-force_load,/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a -Wl,-force_load,/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libopenssl.a -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release -stdlib=libc++ -o "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/node" /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node/src/node_main.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libnode.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libplatform.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicui18n.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libzlib.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libhttp_parser.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libcares.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libuv.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libopenssl.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_inspector_stl.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libbase.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicuucx.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicudata.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_snapshot.a -framework CoreFoundation -lm
touch /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/rename_node_bin_win.stamp
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/gtest/include -I../deps/openssl/openssl/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_base64.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/gtest/include -I../deps/openssl/openssl/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_util.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/gtest/include -I../deps/openssl/openssl/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_url.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc
clang++ '-D_DARWIN_USE_64_BIT_INODE=1' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_PLATFORM="darwin"' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DUCONFIG_NO_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen -I../deps/v8_inspector/third_party/v8_inspector -I/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj/gen/blink -I../deps/gtest/include -I../deps/openssl/openssl/include -I../deps/icu/source/i18n -I../deps/icu/source/common -I../deps/zlib -I../deps/http_parser -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/.deps//private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -c -o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc
clang++ -Wl,-force_load,/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a -Wl,-force_load,/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libopenssl.a -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release -stdlib=libc++ -o "/private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/cctest" /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_base64.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_url.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libgtest.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_inspector_stl.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libopenssl.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libplatform.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicui18n.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libzlib.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libhttp_parser.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libcares.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libuv.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_base.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_libbase.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicuucx.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libicudata.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/libv8_snapshot.a /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/gen/node_javascript.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/async-wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/env.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_buffer.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_i18n.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_url.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/debug-agent.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/util.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_bytes.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/string_search.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/stream_base.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_constants.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_bio.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/tls_wrap.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_agent.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/inspector_socket.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/node_dtrace.o /private/tmp/node@6-20181217-13443-2lf4gz/node-v6.15.1/out/Release/obj.target/node_lib/src/backtrace_posix.o -framework CoreFoundation -lm
rm 7d4bc3017bdaf05812789853541cb49ec296a2b2.intermediate
if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi
/usr/local/opt/python@2/bin/python2.7 tools/install.py install '' '/usr/local/Cellar/node@6/6.15.1'
installing /usr/local/Cellar/node@6/6.15.1/bin/node
installing /usr/local/Cellar/node@6/6.15.1/lib/dtrace/node.d
installing /usr/local/Cellar/node@6/6.15.1/share/systemtap/tapset/node.stp
installing /usr/local/Cellar/node@6/6.15.1/share/doc/node/gdbinit
installing /usr/local/Cellar/node@6/6.15.1/share/doc/node/lldbinit
installing /usr/local/Cellar/node@6/6.15.1/share/doc/node/lldb_commands.py
installing /usr/local/Cellar/node@6/6.15.1/share/man/man1/node.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/configure
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/AUTHORS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/appveyor.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/make.bat
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/CONTRIBUTING.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/cli.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/.mailmap
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man5/npmrc.5
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man5/npm-global.5
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man5/npm-json.5
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man5/npm-folders.5
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man5/package.json.5
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-init.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-link.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-star.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-README.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-root.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-team.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-bundle.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-ls.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-completion.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-ping.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-docs.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-tag.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-install-test.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-whoami.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-unpublish.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-dist-tag.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-repo.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-shrinkwrap.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-config.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-help-search.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-install.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-run-script.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-owner.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-logout.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-version.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-test.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-search.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-dedupe.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-rebuild.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-bugs.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-update.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-prune.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-outdated.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-view.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-build.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-explore.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-prefix.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-stars.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-edit.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-pack.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-deprecate.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-restart.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-access.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-cache.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-stop.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-uninstall.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-help.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-bin.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-start.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-adduser.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man1/npm-publish.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-disputes.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-config.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-registry.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-scope.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-index.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-orgs.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/semver.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-developers.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-scripts.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/npm-coding-style.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/man/man7/removing-npm.7
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/npm-cli.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/npm.cmd
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/read-package-json.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/npm
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/bin/node-gyp-bin/node-gyp
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/git-host.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/hosted-git-info/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/ChangeLog
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/umask/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/has-unicode/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/has-unicode/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/has-unicode/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/has-unicode/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.editorconfig
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.yaml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/stringify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/unicode.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/parse.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/document.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/sync.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/common.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/glob.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/minimatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/browser-raw.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/asap.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/browser-asap.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/raw.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/asap/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/builtin-modules.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/static.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/default-input.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/example/example-default.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/example/example-npm.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/example/example-basic.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/example/init/basic-init.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/promzard.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/substack-input.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/buffer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/sync.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/common.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/glob.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/minimatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/strip-ansi/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/strip-ansi/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/strip-ansi/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/strip-ansi/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash.union/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash.union/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash.union/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash.union/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/imurmurhash/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/imurmurhash/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/lib/chain.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/lib/async-map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/lib/slide.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/chownr/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/chownr/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/chownr/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/chownr/chownr.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/abbrev/abbrev.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/abbrev/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/abbrev/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/abbrev/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/readme.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/example/center.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/example/doubledot.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/example/align.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/example/table.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/text-table/example/dotalign.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/rimraf/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/rimraf/bin.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/rimraf/rimraf.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/rimraf/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/rimraf/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-install-checks/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-install-checks/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-install-checks/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/equation.gif
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/example/stop.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/example/dns.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/retry/lib/retry.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseindexof/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseindexof/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseindexof/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/cmd-shim/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/once/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/once/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/once/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/once/once.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/examples/multi_line.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/archy/examples/beep.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-user-validate/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/write-file-atomic/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/write-file-atomic/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/write-file-atomic/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/inherits/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/inherits/inherits_browser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/inherits/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/inherits/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/inherits/inherits.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/mute.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read/lib/read.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/readme.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/LICENCE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/proto-list.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/lockfile.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/gen-changelog.sh
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lockfile/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/normalize-git-url.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/normalize-git-url/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/debuglog/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/debuglog/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/debuglog/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/debuglog/debuglog.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/columnify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/width.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/combining.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/path-is-inside/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansi-regex/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansi-regex/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansi-regex/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansi-regex/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._getnative/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._getnative/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._getnative/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._getnative/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/read-installed.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/extend.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unpipe/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unpipe/HISTORY.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unpipe/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unpipe/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/unpipe/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/aproba/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/aproba/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/aproba/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/aproba/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/opener/opener.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/opener/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/opener/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-cmd-shim/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-cmd-shim/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-cmd-shim/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-cmd-shim/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/x.tap
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/osenv.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-tree/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-tree/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-tree/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/read-package-tree/rpt.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/semver.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/range.bnf
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/semver/bin/semver
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ini/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ini/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ini/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ini/ini.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/fstream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/examples/filter-pipe.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/examples/pipe.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/examples/symlink-write.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/examples/reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/file-writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/file-reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/collect.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/abstract.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/proxy-reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/proxy-writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/get-type.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/link-reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/link-writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream/lib/dir-reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/tar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/ig-tar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/bundle.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/dir.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/example.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/example/dir-tar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/minimatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.generated.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/index.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/spdx-license-ids.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/uid-number/uid-number.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/uid-number/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/uid-number/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/uid-number/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/dezalgo/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/dezalgo/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/dezalgo/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/dezalgo/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansicolors/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansicolors/ansicolors.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansicolors/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansicolors/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/log.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/base-theme.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/render-template.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/has-color.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/themes.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/wide-truncate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/spin.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/error.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/plumbing.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-immediate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/template-item.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/process.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/theme-set.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-interval.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/realize-package-specifier/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/realize-package-specifier/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/realize-package-specifier/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/realize-package-specifier/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/realize-package-specifier/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sha/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sha/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sha/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sha/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sha/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/.jshintrc
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/0001-gyp-always-install-into-PRODUCT_DIR.patch
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/0003-gyp-don-t-use-links-at-all-just-copy-the-files-inste.patch
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/0002-gyp-apply-https-codereview.chromium.org-11361103.patch
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/base-theme.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/progress-bar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/render-template.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/has-color.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/themes.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/wide-truncate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/spin.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/error.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/plumbing.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-immediate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/template-item.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/process.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/theme-set.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-interval.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.jshintrc
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-symbol.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/CHANGES
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.lint
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/polyfill.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-native-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/validate-symbol.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/CHANGES
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/global.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.lint
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.lintignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/is.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/for-each.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/validate-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/validate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_is-extensible.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_sub-array-dummy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/valid-array.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/generate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_sub-array-dummy-safe.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/is-plain-array.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/to-array.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/remove.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/is-uniq.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/last-index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/separate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/compact.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/binary-search.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/clear.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/flatten.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/some-right.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/intersection.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/indexes-of.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/for-each-right.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/contains.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/first.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/first-index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/exclusion.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/_compare-by-length.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/uniq.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/is-copy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/diff.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/group.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/e-last-index-of.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/last.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/e-index-of.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/is-date.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/valid-date.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-month.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-year.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/format.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/copy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-day.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/days-in-month.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/valid-iterable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/is-iterable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/for-of.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/CHANGES
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.lint
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/array.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/string.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/get.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/#/chain.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/_define-length.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/pluck.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/constant.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/invoke.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/identity.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/is-function.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/is-arguments.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/valid-function.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/noop.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/copy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/compose.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/partial.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/to-string-tokens.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/not.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/spread.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/lock.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/curry.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/_pack-ieee754.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/_unpack-ieee754.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-number.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-pos-integer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-natural.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-uint32.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-integer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/pad.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/mixin-prototypes.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/primitive-set.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-callable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/safe-traverse.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/every.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-callable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-empty.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/copy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-number-value.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/compact.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/eq.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/key-of.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-plain-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/for-each.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/normalize-options.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-stringifiable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-stringifiable-value.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/serialize.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/mixin.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/create.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/clear.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/_iterate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/flatten.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/copy-deep.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/some.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/get-property-names.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-value.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-array-like.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/first-key.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/ensure-natural-number.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/ensure-natural-number-value.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/count.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-copy-deep.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/compare.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/find-key.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/map-keys.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/to-array.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-array-like-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/filter.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/find.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-copy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-array-like.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/unserialize.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/boolean/is-boolean.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/boolean/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/valid-reg-exp.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/escape.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/is-reg-exp.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/is-sticky.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/is-unicode.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/unicode/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/unicode/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/format-method.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/is-string.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/random-uniq.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/plain-replace-all.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/at.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/hyphen-to-camel.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/plain-replace.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/case-insensitive-compare.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/uncapitalize.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/capitalize.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/indent.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/pad.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/last.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/camel-to-hyphen.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/_data.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/is-implemented.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/shim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/implement.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/is-error.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/custom.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/valid-error.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/#/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/#/throw.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/CHANGES
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/auto-bind.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.lint
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/lazy.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/LICENCE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/bower.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/browser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/debug.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/list.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/install.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._bindcallback/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._bindcallback/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._bindcallback/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/codecov.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/request.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/CONTRIBUTING.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/.jscs.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/extend/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/require.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/example.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/formats.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/immutable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/mutable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/LICENCE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/example.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property/is-property.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/jsonpointer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/benchmark.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/runner.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/error.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/async.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/request.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/content.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/timings.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/creator.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cookie.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/record.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/log.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cacheEntry.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/postData.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/pageTimings.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cache.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/response.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/har.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/page.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/bl.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/.jshintrc
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/passthrough.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/readable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/writable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.zuul.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/transform.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/duplex.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/license.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/History.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/node.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/browser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/.tern-port
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/caseless/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/caseless/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/caseless/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/lib/combined_stream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/HISTORY.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/http_signing.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/jsl.node.conf
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.deps
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.targ
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/examples/simple.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/lib/extsprintf.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/jsl.node.conf
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.gitmodules
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile.targ
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.verror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.werror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.inherit.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-verror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/varargs.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-werror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/werror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/verror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/lib/verror.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-03.xml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-04.xml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/links
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/hyper-schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/json-ref
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/links
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/hyper-schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/json-ref
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/links
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/hyper-schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/json-ref
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/links
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/hyper-schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/json-ref
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/calendar
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/card
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/geo
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/address
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/interfaces
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/links.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/validate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/links
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/hyper-schema
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/lib/jsprim.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-sign.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-conv.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-verify.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/types.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/errors.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/reader.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/writer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/ec.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/LICENSE-jsbn
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/COPYING.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.min.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/assert.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/AUTHORS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/AUTHORS.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/jsdoc.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.1
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.0
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/dh.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/core.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/curve255.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/eddsa.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.html
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ssh-buffer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/signature.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/AUTHORS
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/signer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/verify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/parser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/bower.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/uuid.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.sh
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark-native.c
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.gnu
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/bin/uuid
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/stringstream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/example.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/stream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/parallel.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serialOrdered.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/bench.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serial.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/abort.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/terminator.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/iterate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial_ordered.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_parallel.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/streamify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_asynckit.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/async.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/state.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/defer.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/bower.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/component.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/dist/client.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/CONTRIBUTING.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/CONTRIBUTING.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/test.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/isstream/isstream.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pathMatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/store.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/permuteDomain.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/redirect.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/tunnel.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/getProxyFromURI.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/auth.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/cookies.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/multipart.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/querystring.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/oauth.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/har.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/request/lib/helpers.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansistyles/ansistyles.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansistyles/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansistyles/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/ansistyles/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/changelog.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/sync.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/common.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/glob.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/readme.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sorted-object/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/.travis.yml
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/.npmignore
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/License
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefile
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/stop.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/log.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/index.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/README.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/package.json
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/base-theme.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/progress-bar.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/LICENSE
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/CHANGELOG.md
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/render-template.js
installing /usr/local/Cellar/node@6/6.15.1/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/has-color.js
installing
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment