Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'], logger=timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2977/root'user='mockbuild'printOutput=Falsegid=135uid=1001shell=Falseenv={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-754389306.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-6.3.1-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'], logger=timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2977/root'user='mockbuild'printOutput=Falsegid=135uid=1001private_network=Trueshell=Falseenv={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6fzHPs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf node-v6.3.1 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/node-v6.3.1-stripped.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd node-v6.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (nodejs-disable-gyp-deps.patch):' Patch #1 (nodejs-disable-gyp-deps.patch): + /usr/bin/cat /builddir/build/SOURCES/nodejs-disable-gyp-deps.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile Hunk #1 succeeded at 68 (offset 3 lines). + rm -rf deps/uv deps/zlib Patch #2 (nodejs-use-system-certs.patch): + echo 'Patch #2 (nodejs-use-system-certs.patch):' + /usr/bin/cat /builddir/build/SOURCES/nodejs-use-system-certs.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/node_crypto.cc + rm -f src/node_root_certs.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SUNnSK + umask 022 + cd /builddir/build/BUILD + cd node-v6.3.1 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks' + ./configure --prefix=/usr --shared-openssl --shared-zlib --shared-libuv --without-dtrace creating ./icu_config.gypi * Using ICU in deps/icu-small creating ./icu_config.gypi { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': [], 'include_dirs': [], 'libraries': [ '-lz', '-luv', '-lrt', '-lpthread', '-lnsl', '-ldl', '-lssl', '-lcrypto']}, 'variables': { 'asan': 0, 'debug_devtools': 'node', 'host_arch': 'x64', 'icu_data_file': 'icudt57l.dat', 'icu_data_in': '../../deps/icu-small/source/data/in/icudt57l.dat', 'icu_endianness': 'l', 'icu_gyp_path': 'tools/icu/icu-generic.gyp', 'icu_locales': 'en,root', 'icu_path': 'deps/icu-small', 'icu_small': 'true', 'icu_ver_major': '57', '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', 'node_release_urlbase': '', 'node_shared': 'false', 'node_shared_cares': 'false', 'node_shared_http_parser': 'false', 'node_shared_libuv': 'true', 'node_shared_openssl': 'true', 'node_shared_zlib': 'true', 'node_tag': '', 'node_use_bundled_v8': 'true', 'node_use_dtrace': 'false', 'node_use_etw': 'false', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'false', 'node_use_v8_platform': 'true', 'openssl_fips': '', 'openssl_no_asm': 0, 'target_arch': 'x64', 'uv_parent_path': '/deps/uv/', 'uv_use_dtrace': 'false', '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_use_snapshot': 'true', 'want_separate_host_toolset': 0}} creating ./config.gypi creating ./config.mk + make BUILDTYPE=Debug -j2 make -C out BUILDTYPE=Release V=1 make -C out BUILDTYPE=Debug V=1 make[1]: Entering directory `/builddir/build/BUILD/node-v6.3.1/out' g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc make[1]: Entering directory `/builddir/build/BUILD/node-v6.3.1/out' g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ '-DDEBUG' '-D_DEBUG' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc cc '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wall -Wextra -O0 -g -ftrapv -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c cc '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wall -Wextra -O3 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/debug-support.cc" ../../src/objects.h ../../src/objects-inl.h LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.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/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/debug-support.cc" ../../src/objects.h ../../src/objects-inl.h LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/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/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.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/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/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/debug/mirrors.js ../../src/debug/debug.js ../../src/debug/liveedit.js ../../src/js/i18n.js --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/proxy.js ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp.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/promise-extra.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/proxy.js ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp.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/promise-extra.js --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries-experimental.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/proxy.js ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp.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/promise-extra.js g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/js/macros.py ../../src/messages.h ../../src/js/proxy.js ../../src/js/generator.js ../../src/js/harmony-atomics.js ../../src/js/harmony-regexp.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/promise-extra.js --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries-experimental.bin" --nojs g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ^ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ^ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp cc '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.c g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp cc '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.c g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp ../deps/icu-small/source/i18n/calendar.cpp:72:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^ ../deps/icu-small/source/i18n/calendar.cpp:235:14: warning: 'UBool icu_57::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^ ../deps/icu-small/source/i18n/calendar.cpp:243:13: warning: 'void icu_57::getCalendarKeyword(const icu_57::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp ../deps/icu-small/source/i18n/calendar.cpp:72:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^ ../deps/icu-small/source/i18n/calendar.cpp:235:14: warning: 'UBool icu_57::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^ ../deps/icu-small/source/i18n/calendar.cpp:243:13: warning: 'void icu_57::getCalendarKeyword(const icu_57::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^ g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_57::UnicodeString& icu_57::DigitFormatter::format(const icu_57::VisibleDigits&, const icu_57::DigitGrouping&, const icu_57::DigitFormatterOptions&, icu_57::FieldPositionHandler&, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:234:80: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ^ g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp cc '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.c g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_57::UnicodeString& icu_57::DigitFormatter::format(const icu_57::VisibleDigits&, const icu_57::DigitGrouping&, const icu_57::DigitFormatterOptions&, icu_57::FieldPositionHandler&, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:234:80: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp cc '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.c In file included from ../deps/icu-small/source/common/uassert.h:25:0, from ../deps/icu-small/source/i18n/decNumber.c:184: ../deps/icu-small/source/i18n/decNumber.c: In function 'decMultiplyOp': ../deps/icu-small/source/i18n/decNumber.c:5008:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] U_ASSERT(iacc <= INT32_MAX/sizeof(uLong)); ^ ../deps/icu-small/source/i18n/decNumber.c:5008:7: note: in expansion of macro 'U_ASSERT' U_ASSERT(iacc <= INT32_MAX/sizeof(uLong)); ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o ../deps/icu-small/source/i18n/identifier_info.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp cc '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.c g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o ../deps/icu-small/source/i18n/identifier_info.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp cc '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.c g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp cc '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.c g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp cc '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.c g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp ../deps/icu-small/source/i18n/coll.cpp:64:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^ ../deps/icu-small/source/i18n/coll.cpp:65:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp ../deps/icu-small/source/i18n/coll.cpp:64:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^ ../deps/icu-small/source/i18n/coll.cpp:65:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o ../deps/v8/src/base/atomicops_internals_x86_gcc.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o ../deps/v8/src/base/atomicops_internals_x86_gcc.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc cc '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_fds.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_init.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_llist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_options.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c cc '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_process.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_query.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_init.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_send.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_version.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_writev.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/bitncmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_options.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/postmortem-metadata.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector; python build/xxd.py DebuggerScript_js DebuggerScript.js "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/DebuggerScript.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector; python build/xxd.py InjectedScriptSource_js InjectedScriptSource.js "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/InjectedScriptSource.h" cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector; python ../inspector_protocol/generate-inspector-protocol-version --o "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol.json" js_protocol.json touch _builddir_build_BUILD_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol; python ../inspector_protocol/CodeGenerator.py --protocol js_protocol.json --string_type String16 --export_macro PLATFORM_EXPORT --output_dir "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol" --output_package platform/v8_inspector/protocol cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/mkssldef.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/node_natives.h" 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/readline.js lib/internal/repl.js lib/internal/socket_list.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 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/notrace_macros.py src/nolttng_macros.py src/perfctr_macros.py cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_process.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/gtest/libgtest.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_query.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_send.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_version.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c cc '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/postmortem-metadata.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector; python build/xxd.py DebuggerScript_js DebuggerScript.js "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/DebuggerScript.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector; python build/xxd.py InjectedScriptSource_js InjectedScriptSource.js "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/InjectedScriptSource.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector; python ../inspector_protocol/generate-inspector-protocol-version --o "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol.json" js_protocol.json touch _builddir_build_BUILD_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol; python ../inspector_protocol/CodeGenerator.py --protocol js_protocol.json --string_type String16 --export_macro PLATFORM_EXPORT --output_dir "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol" --output_package platform/v8_inspector/protocol ../deps/icu-small/source/common/unistr.cpp:1905:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^ g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/mkssldef.stamp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.c LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/node_natives.h" 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/readline.js lib/internal/repl.js lib/internal/socket_list.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 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/notrace_macros.py src/nolttng_macros.py src/perfctr_macros.py g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/gtest/libgtest.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.c cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.c cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp ../deps/icu-small/source/common/unistr.cpp:1905:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^ g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.c cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.c cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.c ../deps/icu-small/source/common/utrace.c: In function 'outputPtrBytes': ../deps/icu-small/source/common/utrace.c:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i= sizeof(bcpKeyBuf)) { ^ ../deps/icu-small/source/common/uloc_tag.c:1405:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpTypeLen >= sizeof(bcpTypeBuf)) { ^ g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.c cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.c ../deps/icu-small/source/common/uloc_tag.c: In function '_appendLDMLExtensionAsKeywords': ../deps/icu-small/source/common/uloc_tag.c:1370:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpKeyLen >= sizeof(bcpKeyBuf)) { ^ ../deps/icu-small/source/common/uloc_tag.c:1405:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpTypeLen >= sizeof(bcpTypeBuf)) { ^ g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.c cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.c ../deps/icu-small/source/common/ures_cnv.c: In function 'ures_openU_57': ../deps/icu-small/source/common/ures_cnv.c:44:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length>=sizeof(pathBuffer)) { ^ cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.c ../deps/icu-small/source/common/udataswp.c: In function 'udata_swapDataHeader_57': ../deps/icu-small/source/common/udataswp.c:301:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (length>=0 && length=0 && length=0 && length=sizeof(pathBuffer)) { ^ cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.c ../deps/icu-small/source/common/udataswp.c: In function 'udata_swapDataHeader_57': ../deps/icu-small/source/common/udataswp.c:301:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (length>=0 && length=0 && length=0 && lengthdata)) { ^ cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.c cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.c g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp cc '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.c g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DU_COMMON_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-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.c ../deps/icu-small/source/common/ulist.c: In function 'ulist_containsString_57': ../deps/icu-small/source/common/ulist.c:132:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length == uprv_strlen(pointer->data)) { ^ g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.c cc '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.c ../deps/icu-small/source/tools/toolutil/ucmstate.c: In function 'compactToUnicode2': ../deps/icu-small/source/tools/toolutil/ucmstate.c:654:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ^ g++ '-DU_COMMON_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp ../deps/icu-small/source/tools/toolutil/unewdata.c: In function 'udata_create': ../deps/icu-small/source/tools/toolutil/unewdata.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length > (sizeof(filename) - 1)) ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.c ../deps/icu-small/source/tools/toolutil/ucmstate.c: In function 'compactToUnicode2': ../deps/icu-small/source/tools/toolutil/ucmstate.c:654:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.c ../deps/icu-small/source/tools/toolutil/flagparser.c: In function 'parseFlagsFile': ../deps/icu-small/source/tools/toolutil/flagparser.c:64:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (uprv_strlen(buffer) == (currentBufferSize - 1) && buffer[currentBufferSize-2] != '\n') { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.c ../deps/icu-small/source/tools/toolutil/unewdata.c: In function 'udata_create': ../deps/icu-small/source/tools/toolutil/unewdata.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length > (sizeof(filename) - 1)) ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.c ../deps/icu-small/source/tools/toolutil/flagparser.c: In function 'parseFlagsFile': ../deps/icu-small/source/tools/toolutil/flagparser.c:64:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (uprv_strlen(buffer) == (currentBufferSize - 1) && buffer[currentBufferSize-2] != '\n') { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp ../deps/icu-small/source/common/unistr.cpp:1905:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.c ../deps/icu-small/source/common/ucnv_u7.c:764:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u7.c:23: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ ../deps/icu-small/source/common/ucnv_u7.c:1461:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u7.c:23: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.c ../deps/icu-small/source/common/utrace.c: In function 'outputPtrBytes': ../deps/icu-small/source/common/utrace.c:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i= sizeof(bcpKeyBuf)) { ^ ../deps/icu-small/source/common/uloc_tag.c:1405:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpTypeLen >= sizeof(bcpTypeBuf)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.c ../deps/icu-small/source/common/ucnv_u7.c:764:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u7.c:23: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ ../deps/icu-small/source/common/ucnv_u7.c:1461:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u7.c:23: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp ../deps/icu-small/source/common/utrace.c: In function 'outputPtrBytes': ../deps/icu-small/source/common/utrace.c:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i=sizeof(pathBuffer)) { ^ ../deps/icu-small/source/common/ures_cnv.c:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length>=sizeof(pathBuffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.c ../deps/icu-small/source/common/udataswp.c: In function 'udata_swapDataHeader_57': ../deps/icu-small/source/common/udataswp.c:301:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (length>=0 && length=0 && length=0 && lengthdata)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.c ../deps/icu-small/source/common/uloc_tag.c: In function '_appendLDMLExtensionAsKeywords': ../deps/icu-small/source/common/uloc_tag.c:1370:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpKeyLen >= sizeof(bcpKeyBuf)) { ^ ../deps/icu-small/source/common/uloc_tag.c:1405:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bcpTypeLen >= sizeof(bcpTypeBuf)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.c ../deps/icu-small/source/common/ucnv_u16.c:625:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u16.c:22: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ ../deps/icu-small/source/common/ucnv_u16.c:1221:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u16.c:22: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ ../deps/icu-small/source/common/ucnv_u16.c:1490:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u16.c:22: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ ../deps/icu-small/source/common/ucnv_u16.c:1532:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers] }; ^ In file included from ../deps/icu-small/source/common/ucnv_bld.h:27:0, from ../deps/icu-small/source/common/ucnv_u16.c:22: ../deps/icu-small/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here UConverterConvert toUTF8; ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.c ../deps/icu-small/source/common/ures_cnv.c: In function 'ures_openU_57': ../deps/icu-small/source/common/ures_cnv.c:44:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length>=sizeof(pathBuffer)) { ^ ../deps/icu-small/source/common/ures_cnv.c:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length>=sizeof(pathBuffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.c ../deps/icu-small/source/common/udataswp.c: In function 'udata_swapDataHeader_57': ../deps/icu-small/source/common/udataswp.c:301:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (length>=0 && length=0 && length=0 && lengthdata)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ^ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o ../deps/icu-small/source/io/ustdio.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o ../deps/icu-small/source/io/uscanf_p.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o ../deps/icu-small/source/io/ufmt_cmn.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o ../deps/icu-small/source/io/ufile.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o ../deps/icu-small/source/io/locbund.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o ../deps/icu-small/source/io/ucln_io.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o ../deps/icu-small/source/io/uprntf_p.c ../deps/icu-small/source/io/uprntf_p.c: In function 'u_printf_string_handler': ../deps/icu-small/source/io/uprntf_p.c:208:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (argSize >= MAX_UCHAR_BUFFER_SIZE(buffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o ../deps/icu-small/source/io/sprintf.c ../deps/icu-small/source/io/sprintf.c: In function 'u_vsnprintf_57': ../deps/icu-small/source/io/sprintf.c:182:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o ../deps/icu-small/source/io/ustream.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o ../deps/icu-small/source/io/sscanf.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp ../deps/icu-small/source/io/sscanf.c: In function 'u_vsscanf_57': ../deps/icu-small/source/io/sscanf.c:74:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o ../deps/icu-small/source/io/uscanf.c ../deps/icu-small/source/io/uscanf.c: In function 'u_vfscanf_57': ../deps/icu-small/source/io/uscanf.c:75:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o ../deps/icu-small/source/io/uprintf.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.c touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/js2c.stamp rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/cares/libcares.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/inspector_debugger_script.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/inspector_injected_script.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/protocol_version.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/node_js2c.stamp ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libgtest.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libgtest.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libgtest.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libhttp_parser.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libhttp_parser.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libhttp_parser.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libplatform.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libplatform.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libplatform.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/identifier_info.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_wsconf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries.cc g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-libraries.cc g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/extras-libraries.cc g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-extras-libraries.cc ../deps/icu-small/source/i18n/collationweights.cpp: In member function 'UBool icu_57::CollationWeights::allocWeights(uint32_t, uint32_t, int32_t)': ../deps/icu-small/source/i18n/collationweights.cpp:392:39: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] for(int32_t i = 0; i < rangeCount && ranges[i].length <= (minLength + 1); ++i) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicui18n.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicui18n.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicui18n.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libbase.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libbase.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_libbase.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicustubdata.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicustubdata.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicustubdata.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libcares.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libcares.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libcares.a") touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/protocol_sources.stamp ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicuucx.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicuucx.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicuucx.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicutools.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicutools.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicutools.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol/Debugger.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp ../deps/icu-small/source/i18n/calendar.cpp:72:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^ ../deps/icu-small/source/i18n/calendar.cpp:235:14: warning: 'UBool icu_57::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^ ../deps/icu-small/source/i18n/calendar.cpp:243:13: warning: 'void icu_57::getCalendarKeyword(const icu_57::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol/HeapProfiler.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol/Profiler.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_57::UnicodeString& icu_57::DigitFormatter::format(const icu_57::VisibleDigits&, const icu_57::DigitGrouping&, const icu_57::DigitFormatterOptions&, icu_57::FieldPositionHandler&, icu_57::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:234:80: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink/platform/v8_inspector/protocol/Runtime.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/identifier_info.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/identifier_info.o ../deps/icu-small/source/i18n/identifier_info.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_wsconf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_wsconf.o ../deps/icu-small/source/i18n/uspoof_wsconf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o ../deps/v8_inspector/platform/inspector_protocol/DispatcherBase.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o ../deps/v8_inspector/platform/inspector_protocol/ErrorSupport.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o ../deps/v8_inspector/platform/inspector_protocol/Parser.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o ../deps/v8_inspector/platform/inspector_protocol/String16STL.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o ../deps/v8_inspector/platform/inspector_protocol/Values.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o ../deps/v8_inspector/platform/inspector_protocol/ValueConversions.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o ../deps/v8_inspector/platform/v8_inspector/InjectedScript.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o ../deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp ../deps/icu-small/source/i18n/coll.cpp:64:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^ ../deps/icu-small/source/i18n/coll.cpp:65:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o ../deps/v8_inspector/platform/v8_inspector/InspectedContext.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o ../deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o ../deps/v8_inspector/platform/v8_inspector/RemoteObjectId.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static v8::Local blink::V8Console::createConsole(blink::InspectedContext*, bool)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:660:10: warning: unused variable 'success' [-Wunused-variable] bool success = console->SetPrototype(context, v8::Object::New(isolate)).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static void blink::V8Console::CommandLineAPIScope::accessorGetterCallback(v8::Local, const v8::PropertyCallbackInfo&)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:727:14: warning: unused variable 'removed' [-Wunused-variable] bool removed = info.Holder()->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static void blink::V8Console::CommandLineAPIScope::accessorSetterCallback(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:754:10: warning: unused variable 'removed' [-Wunused-variable] bool removed = scope->m_installedMethods->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In constructor 'blink::V8Console::CommandLineAPIScope::CommandLineAPIScope(v8::Local, v8::Local, v8::Local)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:780:18: warning: unused variable 'removed' [-Wunused-variable] bool removed = m_installedMethods->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In destructor 'blink::V8Console::CommandLineAPIScope::~CommandLineAPIScope()': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:797:18: warning: unused variable 'success' [-Wunused-variable] bool success = m_global->GetOwnPropertyDescriptor(m_context, v8::Local::Cast(name)).ToLocal(&descriptor); ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp: In member function 'void blink::V8DebuggerAgentImpl::restore()': ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp:299:25: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] NOTREACHED(); ^ ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp: In member function 'void blink::V8DebuggerAgentImpl::didReceiveV8AsyncTaskEvent(v8::Local, const String16&, const String16&, int)': ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp:817:21: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] NOTREACHED(); ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o ../deps/icu-small/source/io/ustdio.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o ../deps/icu-small/source/io/uscanf_p.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o ../deps/icu-small/source/io/ufmt_cmn.c gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o ../deps/icu-small/source/io/ufile.c g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o ../deps/icu-small/source/io/locbund.cpp g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o ../deps/icu-small/source/io/ucln_io.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o ../deps/icu-small/source/io/uprntf_p.c ../deps/icu-small/source/io/uprntf_p.c: In function 'u_printf_string_handler': ../deps/icu-small/source/io/uprntf_p.c:208:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (argSize >= MAX_UCHAR_BUFFER_SIZE(buffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o ../deps/icu-small/source/io/sprintf.c ../deps/icu-small/source/io/sprintf.c: In function 'u_vsnprintf_57': ../deps/icu-small/source/io/sprintf.c:182:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o ../deps/icu-small/source/io/ustream.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o ../deps/icu-small/source/io/sscanf.c ../deps/icu-small/source/io/sscanf.c: In function 'u_vsscanf_57': ../deps/icu-small/source/io/sscanf.c:74:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o ../deps/icu-small/source/io/uscanf.c ../deps/icu-small/source/io/uscanf.c: In function 'u_vfscanf_57': ../deps/icu-small/source/io/uscanf.c:75:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size >= MAX_UCHAR_BUFFER_SIZE(patBuffer)) { ^ g++ '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o ../deps/icu-small/source/io/uprintf.cpp gcc '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_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' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -std=c99 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.c touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/js2c.stamp rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/identifier_info.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/cares/libcares.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/inspector_debugger_script.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/inspector_injected_script.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/protocol_version.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/node_js2c.stamp ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libgtest.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libgtest.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libgtest.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libhttp_parser.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libhttp_parser.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libhttp_parser.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libplatform.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libplatform.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libplatform.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/identifier_info.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_wsconf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries.cc g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o ../deps/v8_inspector/platform/v8_inspector/V8FunctionCall.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.cpp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicui18n.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libicui18n.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicui18n.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libbase.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libbase.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_libbase.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicustubdata.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libicustubdata.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicustubdata.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libcares.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libcares.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libcares.a") touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/protocol_sources.stamp ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicuucx.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libicuucx.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicuucx.a") ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicutools.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libicutools.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicutools.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol/Debugger.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o ../deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o ../deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol/HeapProfiler.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o ../deps/v8_inspector/platform/v8_inspector/V8Regex.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol/Profiler.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o ../deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol/Runtime.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o ../deps/v8_inspector/platform/v8_inspector/V8StringUtil.cpp g++ '-DV8_INSPECTOR_USE_STL=1' '-DDEBUG' '-D_DEBUG' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o ../deps/v8_inspector/platform/v8_inspector/public/V8Inspector.cpp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/icuuc.stamp gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o ../deps/v8_inspector/platform/inspector_protocol/DispatcherBase.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp ../deps/icu-small/source/tools/genrb/parse.cpp: In function 'SResource* parseTransliterator(ParseState*, char*, uint32_t, const UString*, UErrorCode*)': ../deps/icu-small/source/tools/genrb/parse.cpp:463:18: warning: variable 'pSource' set but not used [-Wunused-but-set-variable] const UChar *pSource = NULL; ^ gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp ../deps/icu-small/source/tools/genrb/wrtxml.cpp:397:1: warning: 'void print(UChar*, int32_t, const char*, const char*, UErrorCode*)' defined but not used [-Wunused-function] print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ ^ ../deps/icu-small/source/tools/genrb/wrtxml.cpp:472:13: warning: 'void printAttribute(const char*, icu_57::UnicodeString, int32_t)' defined but not used [-Wunused-function] static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) ^ gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:182:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^ ../deps/icu-small/source/tools/genrb/read.c:243:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:262:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:288:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:332:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:347:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:391:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:425:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^ ../deps/icu-small/source/tools/genrb/read.c:427:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_nosnapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_nosnapshot.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_nosnapshot.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/genccode -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o ../deps/v8_inspector/platform/inspector_protocol/ErrorSupport.cpp g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/icupkg -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/genrb -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o ../deps/v8_inspector/platform/inspector_protocol/Parser.cpp g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_inspector_stl.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_inspector_stl.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_inspector_stl.a") LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v6.3.1/out/Debug" -D ../../deps/icu-small/source/data/in/icudt57l.dat --delete-tmp -T "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp" -F icu_small.json -O icudt57l.dat -v -L en,root /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table en en /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v6.3.1/out/Debug', 'deltmpdir': 1, 'outfile': 'icudt57l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt57l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 0 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/icudt57l.dat" "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/icusmdt57.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen; "/builddir/build/BUILD/node-v6.3.1/out/Debug/genccode" -d "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen" "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/icusmdt57.dat" generating C code for /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icutmp/icusmdt57.dat cc '-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' '-DDEBUG' '-D_DEBUG' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icudata/gen/icusmdt57_dat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icudata/gen/icusmdt57_dat.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/icusmdt57_dat.c g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o ../deps/v8_inspector/platform/inspector_protocol/String16STL.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o ../deps/v8_inspector/platform/inspector_protocol/Values.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o ../deps/v8_inspector/platform/inspector_protocol/ValueConversions.cpp rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/icudata/gen/icusmdt57_dat.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicudata.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicudata.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libicudata.a") touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/icuuc.stamp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o ../deps/v8_inspector/platform/v8_inspector/InjectedScript.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o ../deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o ../deps/v8_inspector/platform/v8_inspector/InspectedContext.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o ../deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o ../deps/v8/src/allocation-site-scopes.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o ../deps/v8_inspector/platform/v8_inspector/RemoteObjectId.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static v8::Local blink::V8Console::createConsole(blink::InspectedContext*, bool)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:660:10: warning: unused variable 'success' [-Wunused-variable] bool success = console->SetPrototype(context, v8::Object::New(isolate)).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static void blink::V8Console::CommandLineAPIScope::accessorGetterCallback(v8::Local, const v8::PropertyCallbackInfo&)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:727:14: warning: unused variable 'removed' [-Wunused-variable] bool removed = info.Holder()->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In static member function 'static void blink::V8Console::CommandLineAPIScope::accessorSetterCallback(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:754:10: warning: unused variable 'removed' [-Wunused-variable] bool removed = scope->m_installedMethods->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In constructor 'blink::V8Console::CommandLineAPIScope::CommandLineAPIScope(v8::Local, v8::Local, v8::Local)': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:780:18: warning: unused variable 'removed' [-Wunused-variable] bool removed = m_installedMethods->Delete(context, name).FromMaybe(false); ^ ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp: In destructor 'blink::V8Console::CommandLineAPIScope::~CommandLineAPIScope()': ../deps/v8_inspector/platform/v8_inspector/V8Console.cpp:797:18: warning: unused variable 'success' [-Wunused-variable] bool success = m_global->GetOwnPropertyDescriptor(m_context, v8::Local::Cast(name)).ToLocal(&descriptor); ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-experimental.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-experimental.o ../deps/v8/src/api-experimental.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp: In member function 'void blink::V8DebuggerAgentImpl::restore()': ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp:299:25: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] NOTREACHED(); ^ ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp: In member function 'void blink::V8DebuggerAgentImpl::didReceiveV8AsyncTaskEvent(v8::Local, const String16&, const String16&, int)': ../deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.cpp:817:21: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] NOTREACHED(); ^ g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o ../deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o ../deps/v8_inspector/platform/v8_inspector/V8FunctionCall.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o ../deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o ../deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o ../deps/v8_inspector/platform/v8_inspector/V8Regex.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o ../deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o ../deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o ../deps/v8_inspector/platform/v8_inspector/V8StringUtil.cpp g++ '-DV8_INSPECTOR_USE_STL=1' -I../deps/v8_inspector -I../deps/v8/include -I../deps/v8 -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o ../deps/v8_inspector/platform/v8_inspector/public/V8Inspector.cpp g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o ../deps/v8/src/ast/ast-expression-visitor.cc touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/icuuc.stamp gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp ../deps/icu-small/source/tools/genrb/parse.cpp: In function 'SResource* parseTransliterator(ParseState*, char*, uint32_t, const UString*, UErrorCode*)': ../deps/icu-small/source/tools/genrb/parse.cpp:463:18: warning: variable 'pSource' set but not used [-Wunused-but-set-variable] const UChar *pSource = NULL; ^ gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp ../deps/icu-small/source/tools/genrb/wrtxml.cpp:397:1: warning: 'void print(UChar*, int32_t, const char*, const char*, UErrorCode*)' defined but not used [-Wunused-function] print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ ^ ../deps/icu-small/source/tools/genrb/wrtxml.cpp:472:13: warning: 'void printAttribute(const char*, icu_57::UnicodeString, int32_t)' defined but not used [-Wunused-function] static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) ^ gcc '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:182:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^ ../deps/icu-small/source/tools/genrb/read.c:243:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:262:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:288:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:332:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c:347:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:391:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:425:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^ ../deps/icu-small/source/tools/genrb/read.c:427:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^ g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_nosnapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_nosnapshot.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_nosnapshot.a") rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Debugger.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/gen/blink/platform/v8_inspector/protocol/Runtime.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/DispatcherBase.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ErrorSupport.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Parser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/String16STL.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/Values.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/inspector_protocol/ValueConversions.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScript.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InjectedScriptNative.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/InspectedContext.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/JavaScriptCallFrame.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/RemoteObjectId.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Console.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8DebuggerScript.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8FunctionCall.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8HeapProfilerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InjectedScriptHost.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8InspectorSessionImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8ProfilerAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8Regex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8RuntimeAgentImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StackTraceImpl.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/V8StringUtil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_inspector_stl/deps/v8_inspector/platform/v8_inspector/public/V8Inspector.o g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/genccode -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o ../deps/v8/src/ast/ast-literal-reindexer.cc g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/icupkg -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/genrb -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.host/tools/icu/libicutools.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_inspector_stl.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_inspector_stl.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_inspector_stl.a") LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v6.3.1/out/Release" -D ../../deps/icu-small/source/data/in/icudt57l.dat --delete-tmp -T "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp" -F icu_small.json -O icudt57l.dat -v -L en,root /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table en en /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v6.3.1/out/Release', 'deltmpdir': 1, 'outfile': 'icudt57l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt57l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 0 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/icudt57l.dat" "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/icusmdt57.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen; "/builddir/build/BUILD/node-v6.3.1/out/Release/genccode" -d "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen" "/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/icusmdt57.dat" generating C code for /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icutmp/icusmdt57.dat cc '-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' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icudata/gen/icusmdt57_dat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icudata/gen/icusmdt57_dat.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/icusmdt57_dat.c g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/icudata/gen/icusmdt57_dat.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicudata.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libicudata.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libicudata.a") touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/icuuc.stamp g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o ../deps/v8/src/allocation-site-scopes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-experimental.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-experimental.o ../deps/v8/src/api-experimental.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o ../deps/v8/src/ast/scopeinfo.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/arguments.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o ../deps/v8/src/ast/ast-expression-visitor.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o ../deps/v8/src/ast/ast-literal-reindexer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/builtins.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/builtins.o ../deps/v8/src/builtins.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o ../deps/v8/src/ast/scopeinfo.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o ../deps/v8/src/code-stubs-hydrogen.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/builtins.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/builtins.o ../deps/v8/src/builtins.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o ../deps/v8/src/compiler/ast-graph-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o ../deps/v8/src/code-stubs-hydrogen.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o ../deps/v8/src/compiler/ast-loop-assignment-analyzer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o ../deps/v8/src/compiler/bytecode-branch-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o ../deps/v8/src/compiler/change-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o ../deps/v8/src/compiler/ast-graph-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o ../deps/v8/src/compiler/coalesced-live-ranges.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o ../deps/v8/src/compiler/ast-loop-assignment-analyzer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o ../deps/v8/src/compiler/code-stub-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o ../deps/v8/src/compiler/bytecode-branch-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o ../deps/v8/src/compiler/change-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o ../deps/v8/src/compiler/control-builders.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o ../deps/v8/src/compiler/coalesced-live-ranges.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o ../deps/v8/src/compiler/code-stub-assembler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc ../deps/v8/src/compiler/escape-analysis.cc: In function 'bool v8::internal::compiler::{anonymous}::IsEquivalentPhi(v8::internal::compiler::Node*, v8::internal::ZoneVector&)': ../deps/v8/src/compiler/escape-analysis.cc:339:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (phi->op()->ValueInputCount() != inputs.size()) { ^ ../deps/v8/src/compiler/escape-analysis.cc: In member function 'bool v8::internal::compiler::VirtualObject::MergeFrom(v8::internal::compiler::MergeCache*, v8::internal::compiler::Node*, v8::internal::compiler::Graph*, v8::internal::compiler::CommonOperatorBuilder*)': ../deps/v8/src/compiler/escape-analysis.cc:403:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cache->fields().size() == arity) { ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o ../deps/v8/src/compiler/fast-accessor-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o ../deps/v8/src/compiler/control-builders.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc ../deps/v8/src/compiler/escape-analysis.cc: In function 'bool v8::internal::compiler::{anonymous}::IsEquivalentPhi(v8::internal::compiler::Node*, v8::internal::ZoneVector&)': ../deps/v8/src/compiler/escape-analysis.cc:339:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (phi->op()->ValueInputCount() != inputs.size()) { ^ ../deps/v8/src/compiler/escape-analysis.cc: In member function 'bool v8::internal::compiler::VirtualObject::MergeFrom(v8::internal::compiler::MergeCache*, v8::internal::compiler::Node*, v8::internal::compiler::Graph*, v8::internal::compiler::CommonOperatorBuilder*)': ../deps/v8/src/compiler/escape-analysis.cc:403:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cache->fields().size() == arity) { ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o ../deps/v8/src/compiler/fast-accessor-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o ../deps/v8/src/compiler/graph-replay.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o ../deps/v8/src/compiler/greedy-allocator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o ../deps/v8/src/compiler/graph-replay.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o ../deps/v8/src/compiler/greedy-allocator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc ../deps/v8/src/compiler/int64-lowering.cc: In member function 'void v8::internal::compiler::Int64Lowering::LowerNode(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/int64-lowering.cc:194:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parameter_count != signature()->parameter_count()) { ^ ../deps/v8/src/compiler/int64-lowering.cc:209:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] signature()->parameter_count()) { ^ ../deps/v8/src/compiler/int64-lowering.cc:227:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (signature()->return_count() != new_return_count) { ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc ../deps/v8/src/compiler/int64-lowering.cc: In member function 'void v8::internal::compiler::Int64Lowering::LowerNode(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/int64-lowering.cc:194:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parameter_count != signature()->parameter_count()) { ^ ../deps/v8/src/compiler/int64-lowering.cc:209:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] signature()->parameter_count()) { ^ ../deps/v8/src/compiler/int64-lowering.cc:227:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (signature()->return_count() != new_return_count) { ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o ../deps/v8/src/compiler/js-frame-specialization.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o ../deps/v8/src/compiler/js-frame-specialization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o ../deps/v8/src/compiler/js-global-object-specialization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o ../deps/v8/src/compiler/js-global-object-specialization.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o ../deps/v8/src/compiler/liveness-analyzer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o ../deps/v8/src/compiler/liveness-analyzer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/source-position.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/source-position.o ../deps/v8/src/compiler/source-position.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o ../deps/v8/src/compiler/tail-call-optimization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o ../deps/v8/src/compiler/type-hint-analyzer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hints.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hints.o ../deps/v8/src/compiler/type-hints.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o ../deps/v8/src/compiler/zone-pool.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc In file included from ../deps/v8/src/base/build_config.h:8:0, from ../deps/v8/src/base/macros.h:13, from ../deps/v8/src/base/functional.h:16, from ../deps/v8/src/compiler/node-cache.h:8, from ../deps/v8/src/compiler/common-node-cache.h:8, from ../deps/v8/src/compiler/js-graph.h:8, from ../deps/v8/src/compiler/simplified-lowering.h:8, from ../deps/v8/src/compiler/simplified-lowering.cc:5: ../deps/v8/src/compiler/simplified-lowering.cc: In member function 'v8::internal::compiler::RepresentationSelector::NodeInfo* v8::internal::compiler::RepresentationSelector::GetInfo(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/simplified-lowering.cc:1507:21: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] DCHECK(node->id() >= 0); ^ ../deps/v8/include/v8config.h:367:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^ ../deps/v8/src/base/logging.h:154:32: note: in expansion of macro 'CHECK' #define DCHECK(condition) CHECK(condition) ^ ../deps/v8/src/compiler/simplified-lowering.cc:1507:5: note: in expansion of macro 'DCHECK' DCHECK(node->id() >= 0); ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o ../deps/v8/src/context-measure.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/source-position.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/source-position.o ../deps/v8/src/compiler/source-position.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/contexts.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o ../deps/v8/src/compiler/tail-call-optimization.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/conversions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o ../deps/v8/src/compiler/type-hint-analyzer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/counters.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hints.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hints.o ../deps/v8/src/compiler/type-hints.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o ../deps/v8/src/compiler/zone-pool.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o ../deps/v8/src/crankshaft/hydrogen-bce.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o ../deps/v8/src/crankshaft/hydrogen-bch.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o ../deps/v8/src/context-measure.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o ../deps/v8/src/crankshaft/hydrogen-canonicalize.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o ../deps/v8/src/crankshaft/hydrogen-check-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o ../deps/v8/src/crankshaft/hydrogen-dce.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/counters.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o ../deps/v8/src/crankshaft/hydrogen-dehoist.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o ../deps/v8/src/crankshaft/hydrogen-environment-liveness.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o ../deps/v8/src/crankshaft/hydrogen-escape-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o ../deps/v8/src/crankshaft/hydrogen-gvn.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o ../deps/v8/src/crankshaft/hydrogen-infer-representation.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o ../deps/v8/src/crankshaft/hydrogen-infer-types.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o ../deps/v8/src/crankshaft/hydrogen-bce.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o ../deps/v8/src/crankshaft/hydrogen-instructions.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o ../deps/v8/src/crankshaft/hydrogen-bch.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o ../deps/v8/src/crankshaft/hydrogen-canonicalize.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o ../deps/v8/src/crankshaft/hydrogen-load-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o ../deps/v8/src/crankshaft/hydrogen-check-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o ../deps/v8/src/crankshaft/hydrogen-mark-deoptimize.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o ../deps/v8/src/crankshaft/hydrogen-dce.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o ../deps/v8/src/crankshaft/hydrogen-mark-unreachable.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o ../deps/v8/src/crankshaft/hydrogen-dehoist.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o ../deps/v8/src/crankshaft/hydrogen-osr.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o ../deps/v8/src/crankshaft/hydrogen-environment-liveness.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o ../deps/v8/src/crankshaft/hydrogen-range-analysis.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o ../deps/v8/src/crankshaft/hydrogen-escape-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o ../deps/v8/src/crankshaft/hydrogen-redundant-phi.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o ../deps/v8/src/crankshaft/hydrogen-removable-simulates.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o ../deps/v8/src/crankshaft/hydrogen-gvn.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o ../deps/v8/src/crankshaft/hydrogen-representation-changes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o ../deps/v8/src/crankshaft/hydrogen-infer-representation.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o ../deps/v8/src/crankshaft/hydrogen-sce.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o ../deps/v8/src/crankshaft/hydrogen-infer-types.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o ../deps/v8/src/crankshaft/hydrogen-store-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o ../deps/v8/src/crankshaft/hydrogen-instructions.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o ../deps/v8/src/crankshaft/hydrogen-types.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o ../deps/v8/src/crankshaft/hydrogen-uint32-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o ../deps/v8/src/crankshaft/hydrogen.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o ../deps/v8/src/crankshaft/hydrogen-load-elimination.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o ../deps/v8/src/crankshaft/hydrogen-mark-deoptimize.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o ../deps/v8/src/crankshaft/hydrogen-mark-unreachable.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o ../deps/v8/src/crankshaft/lithium-allocator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o ../deps/v8/src/crankshaft/hydrogen-osr.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o ../deps/v8/src/crankshaft/hydrogen-range-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o ../deps/v8/src/crankshaft/lithium-codegen.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o ../deps/v8/src/crankshaft/hydrogen-redundant-phi.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o ../deps/v8/src/crankshaft/lithium.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o ../deps/v8/src/crankshaft/hydrogen-removable-simulates.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o ../deps/v8/src/crankshaft/typing.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o ../deps/v8/src/crankshaft/hydrogen-representation-changes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/date.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o ../deps/v8/src/crankshaft/hydrogen-sce.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o ../deps/v8/src/crankshaft/hydrogen-store-elimination.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o ../deps/v8/src/crankshaft/hydrogen-types.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o ../deps/v8/src/crankshaft/hydrogen-uint32-analysis.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o ../deps/v8/src/crankshaft/hydrogen.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o ../deps/v8/src/crankshaft/lithium-allocator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o ../deps/v8/src/crankshaft/lithium-codegen.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o ../deps/v8/src/crankshaft/lithium.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o ../deps/v8/src/crankshaft/typing.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/date.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o ../deps/v8/src/full-codegen/full-codegen.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/execution.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o ../deps/v8/src/heap/remembered-set.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o ../deps/v8/src/heap/slots-buffer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/flags.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o ../deps/v8/src/i18n.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o ../deps/v8/src/full-codegen/full-codegen.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o ../deps/v8/src/ic/ic-state.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/handles.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o ../deps/v8/src/ic/ic-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o ../deps/v8/src/interpreter/bytecode-register-allocator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o ../deps/v8/src/interpreter/register-translator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o ../deps/v8/src/interpreter/source-position-table.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/key-accumulator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/key-accumulator.o ../deps/v8/src/key-accumulator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/remembered-set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/remembered-set.o ../deps/v8/src/heap/remembered-set.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o ../deps/v8/src/heap/slots-buffer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o ../deps/v8/src/i18n.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o ../deps/v8/src/ic/ic-state.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o ../deps/v8/src/optimizing-compile-dispatcher.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o ../deps/v8/src/ic/ic-compiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o ../deps/v8/src/parsing/parameter-initializer-rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o ../deps/v8/src/interpreter/bytecode-register-allocator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o ../deps/v8/src/interpreter/register-translator.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o ../deps/v8/src/interpreter/source-position-table.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o ../deps/v8/src/profiler/sampler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/key-accumulator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/key-accumulator.o ../deps/v8/src/key-accumulator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/messages.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'void v8::internal::RegExpBuilder::AddUnicodeCharacter(v8::internal::uc32)': ../deps/v8/src/regexp/regexp-parser.cc:1267:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c > unibrow::Utf16::kMaxNonSurrogateCharCode) { ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = unsigned char]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = unsigned char; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] inline T LoadSeqCst(T* p) { ^ ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = signed char]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = signed char; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = short unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = short unsigned int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = short int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = short int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = unsigned int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o ../deps/v8/src/optimizing-compile-dispatcher.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o ../deps/v8/src/runtime/runtime-i18n.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o ../deps/v8/src/parsing/parameter-initializer-rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o ../deps/v8/src/runtime/runtime-json.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o ../deps/v8/src/runtime/runtime-observe.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o ../deps/v8/src/runtime/runtime-simd.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampler.o ../deps/v8/src/profiler/sampler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o ../deps/v8/src/runtime/runtime-uri.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serialize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serialize.o ../deps/v8/src/snapshot/serialize.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o ../deps/v8/src/type-cache.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'void v8::internal::RegExpBuilder::AddUnicodeCharacter(v8::internal::uc32)': ../deps/v8/src/regexp/regexp-parser.cc:1267:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c > unibrow::Utf16::kMaxNonSurrogateCharCode) { ^ g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o ../deps/v8/src/type-feedback-vector.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o ../deps/v8/src/type-info.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/types.o ../deps/v8/src/types.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o ../deps/v8/src/typing-asm.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o ../deps/v8/src/typing-reset.cc ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = unsigned char]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = unsigned char; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] inline T LoadSeqCst(T* p) { ^ ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = signed char]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = signed char; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = short unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = short unsigned int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = short int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = short int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = unsigned int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] ../deps/v8/src/runtime/runtime-atomics.cc: In instantiation of 'T v8::internal::{anonymous}::LoadSeqCst(T*) [with T = int]': ../deps/v8/src/runtime/runtime-atomics.cc:220:56: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = int; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:419:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:36:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/version.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o ../deps/v8/src/wasm/asm-wasm-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o ../deps/v8/src/wasm/ast-decoder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o ../deps/v8/src/wasm/encoder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc ../deps/v8/src/wasm/module-decoder.cc: In member function 'v8::internal::wasm::ModuleResult v8::internal::wasm::ModuleDecoder::DecodeModule(v8::internal::wasm::WasmModule*, bool)': ../deps/v8/src/wasm/module-decoder.cc:115:61: warning: missing initializer for member 'v8::internal::wasm::WasmFunction::exported' [-Wmissing-field-initializers] {nullptr, i, 0, 0, 0, 0, 0, 0, false, false}); ^ ../deps/v8/src/wasm/module-decoder.cc:115:61: warning: missing initializer for member 'v8::internal::wasm::WasmFunction::external' [-Wmissing-field-initializers] ../deps/v8/src/wasm/module-decoder.cc:157:55: warning: missing initializer for member 'v8::internal::wasm::WasmDataSegment::init' [-Wmissing-field-initializers] module->data_segments->push_back({0, 0, 0}); ^ ../deps/v8/src/wasm/module-decoder.cc:220:60: warning: missing initializer for member 'v8::internal::wasm::WasmImport::function_name_offset' [-Wmissing-field-initializers] module->import_table->push_back({nullptr, 0, 0}); ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o ../deps/v8/src/runtime/runtime-i18n.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o ../deps/v8/src/zone.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o ../deps/v8/src/third_party/fdlibm/fdlibm.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o ../deps/v8/src/runtime/runtime-json.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o ../deps/v8/src/crankshaft/x64/lithium-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o ../deps/v8/src/x64/assembler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o ../deps/v8/src/x64/builtins-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o ../deps/v8/src/x64/code-stubs-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o ../deps/v8/src/x64/codegen-x64.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o ../deps/v8/src/x64/cpu-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o ../deps/v8/src/runtime/runtime-observe.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o ../deps/v8/src/x64/interface-descriptors-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o ../deps/v8/src/debug/x64/debug-x64.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o ../deps/v8/src/runtime/runtime-simd.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o ../deps/v8/src/ic/x64/ic-x64.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o ../deps/v8/src/runtime/runtime-uri.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.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 g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-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-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/gen/debug-support.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/debug-support.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serialize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serialize.o ../deps/v8/src/snapshot/serialize.cc rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-experimental.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/builtins.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/source-position.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-hints.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/remembered-set.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/i18n.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/key-accumulator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serialize.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-cache.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/types.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-asm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/typing-reset.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/encoder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/zone.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_base/gen/debug-support.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_base.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_base.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_base.a") g++ '-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/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc g++ -pthread -rdynamic -m64 -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-cache.o ../deps/v8/src/type-cache.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-feedback-vector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-feedback-vector.o ../deps/v8/src/type-feedback-vector.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o ../deps/v8/src/type-info.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/types.o ../deps/v8/src/types.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-asm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-asm.o ../deps/v8/src/typing-asm.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-reset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-reset.o ../deps/v8/src/typing-reset.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/utils.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Release/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v6.3.1/out/Release/mksnapshot" --log-snapshot-positions --logfile "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.log" --startup_src "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/libraries.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/version.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o ../deps/v8/src/wasm/asm-wasm-builder.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc rm -f /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_snapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_snapshot.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Release/libv8_snapshot.a") touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/v8.stamp g++ '-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' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/util.o ../test/cctest/util.cc g++ '-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' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/src/inspector_socket.o ../src/inspector_socket.cc g++ '-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' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o ../deps/v8/src/wasm/ast-decoder.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/debug-agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/debug-agent.o ../src/debug-agent.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/async-wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/async-wrap.o ../src/async-wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/env.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/env.o ../src/env.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/encoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/encoder.o ../deps/v8/src/wasm/encoder.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/fs_event_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/cares_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/handle_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/js_stream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node.o ../src/node.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc ../deps/v8/src/wasm/module-decoder.cc: In member function 'v8::internal::wasm::ModuleResult v8::internal::wasm::ModuleDecoder::DecodeModule(v8::internal::wasm::WasmModule*, bool)': ../deps/v8/src/wasm/module-decoder.cc:115:61: warning: missing initializer for member 'v8::internal::wasm::WasmFunction::exported' [-Wmissing-field-initializers] {nullptr, i, 0, 0, 0, 0, 0, 0, false, false}); ^ ../deps/v8/src/wasm/module-decoder.cc:115:61: warning: missing initializer for member 'v8::internal::wasm::WasmFunction::external' [-Wmissing-field-initializers] ../deps/v8/src/wasm/module-decoder.cc:157:55: warning: missing initializer for member 'v8::internal::wasm::WasmDataSegment::init' [-Wmissing-field-initializers] module->data_segments->push_back({0, 0, 0}); ^ ../deps/v8/src/wasm/module-decoder.cc:220:60: warning: missing initializer for member 'v8::internal::wasm::WasmImport::function_name_offset' [-Wmissing-field-initializers] module->import_table->push_back({nullptr, 0, 0}); ^ g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_config.o ../src/node_config.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_constants.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_constants.o ../src/node_constants.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_contextify.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_file.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_file.o ../src/node_file.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_http_parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_http_parser.o ../src/node_http_parser.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_javascript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_javascript.o ../src/node_javascript.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_main.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_os.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_os.o ../src/node_os.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/zone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/zone.o ../deps/v8/src/zone.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_revert.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_revert.o ../src/node_revert.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_util.o ../src/node_util.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o ../deps/v8/src/third_party/fdlibm/fdlibm.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_v8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_v8.o ../src/node_v8.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o ../deps/v8/src/crankshaft/x64/lithium-codegen-x64.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_stat_watcher.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_watchdog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_zlib.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_zlib.o ../src/node_zlib.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/pipe_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/pipe_wrap.o ../src/pipe_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/signal_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/spawn_sync.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_bytes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_base.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_base.o ../src/stream_base.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tcp_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tcp_wrap.o ../src/tcp_wrap.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o ../deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/timer_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tty_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/process_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/udp_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/uv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/uv.o ../src/uv.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/util.o ../src/util.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_search.o ../src/string_search.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_agent.o ../src/inspector_agent.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o ../deps/v8/src/crankshaft/x64/lithium-x64.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_bio.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_clienthello.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tls_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o ../deps/v8/src/x64/assembler-x64.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Release/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Release/.deps//builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/backtrace_posix.o ../src/backtrace_posix.cc g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Release/cctest -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/src/inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a -Wl,--no-whole-archive -o /builddir/build/BUILD/node-v6.3.1/out/Release/node -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/debug-agent.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/env.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_config.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_javascript.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/uv.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/util.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_agent.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/node/src/backtrace_posix.o /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o ../deps/v8/src/x64/builtins-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o ../deps/v8/src/x64/code-stubs-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o ../deps/v8/src/x64/codegen-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o ../deps/v8/src/x64/cpu-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o ../deps/v8/src/x64/interface-descriptors-x64.cc rm _builddir_build_BUILD_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate make[1]: Leaving directory `/builddir/build/BUILD/node-v6.3.1/out' ln -fs out/Release/node node g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o ../deps/v8/src/debug/x64/debug-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o ../deps/v8/src/full-codegen/x64/full-codegen-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o ../deps/v8/src/ic/x64/access-compiler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o ../deps/v8/src/ic/x64/handler-compiler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o ../deps/v8/src/ic/x64/ic-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o ../deps/v8/src/ic/x64/ic-compiler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o ../deps/v8/src/ic/x64/stub-cache-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o ../deps/v8/src/regexp/x64/regexp-macro-assembler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o ../deps/v8/src/compiler/x64/code-generator-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o ../deps/v8/src/compiler/x64/instruction-scheduler-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o ../deps/v8/src/compiler/x64/instruction-selector-x64.cc g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/gen/debug-support.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/debug-support.cc rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-experimental.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-visitor.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-literal-reindexer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopeinfo.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/builtins.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-branch-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-stub-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/fast-accessor-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-global-object-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/source-position.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hint-analyzer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-hints.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bch.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-deoptimize.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/remembered-set.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/slots-buffer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-allocator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/register-translator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/source-position-table.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/key-accumulator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-simd.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serialize.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-cache.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-feedback-vector.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/types.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-asm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/typing-reset.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/asm-wasm-builder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/ast-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/encoder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/zone.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_base/gen/debug-support.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_base.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_base.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_base.a") g++ '-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' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc g++ -pthread -rdynamic -m64 -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto LD_LIBRARY_PATH=/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.host:/builddir/build/BUILD/node-v6.3.1/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v6.3.1/out/Debug/mksnapshot" --log-snapshot-positions --logfile "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.log" --startup_src "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/experimental-extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc rm -f /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a && ar crs /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/v8_snapshot/geni/snapshot.o ln -f "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_snapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_snapshot.a" && cp -af "/builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v6.3.1/out/Debug/libv8_snapshot.a") touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/v8.stamp g++ '-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' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/util.o ../test/cctest/util.cc g++ '-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' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/src/inspector_socket.o ../src/inspector_socket.cc g++ '-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' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../deps/v8/include -I../deps/gtest/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/debug-agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/debug-agent.o ../src/debug-agent.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/async-wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/async-wrap.o ../src/async-wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/env.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/env.o ../src/env.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/fs_event_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/cares_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/handle_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/js_stream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node.o ../src/node.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_buffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_config.o ../src/node_config.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_constants.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_constants.o ../src/node_constants.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_contextify.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_file.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_file.o ../src/node_file.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_http_parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_http_parser.o ../src/node_http_parser.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_javascript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_javascript.o ../src/node_javascript.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_main.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_main.o ../src/node_main.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_os.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_os.o ../src/node_os.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_revert.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_revert.o ../src/node_revert.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_util.o ../src/node_util.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_v8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_v8.o ../src/node_v8.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_stat_watcher.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_watchdog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_zlib.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_zlib.o ../src/node_zlib.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/pipe_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/pipe_wrap.o ../src/pipe_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/signal_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/spawn_sync.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_bytes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_base.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_base.o ../src/stream_base.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tcp_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tcp_wrap.o ../src/tcp_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/timer_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tty_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/process_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/udp_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/uv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/uv.o ../src/uv.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/util.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/util.o ../src/util.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_search.o ../src/string_search.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_bio.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_clienthello.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tls_wrap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DV8_INSPECTOR_USE_STL=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DUCONFIG_NO_TRANSLITERATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=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' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen -I../deps/v8 -I../deps/v8_inspector -I../deps/v8_inspector/deps/wtf -I/builddir/build/BUILD/node-v6.3.1/out/Debug/obj/gen/blink -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v6.3.1/out/Debug/.deps//builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/backtrace_posix.o ../src/backtrace_posix.cc g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v6.3.1/out/Debug/cctest -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/src/inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a -Wl,--no-whole-archive -o /builddir/build/BUILD/node-v6.3.1/out/Debug/node -Wl,--start-group /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/debug-agent.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/env.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_config.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_javascript.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/uv.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/util.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_agent.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/inspector_socket.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/node/src/backtrace_posix.o /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8_inspector/platform/v8_inspector/libv8_inspector_stl.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v6.3.1/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto make[1]: Leaving directory `/builddir/build/BUILD/node-v6.3.1/out' ln -fs out/Debug/node node_g + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KI1ITL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 + cd node-v6.3.1 + rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 + ./tools/install.py install /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 /usr installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/bin/node installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/systemtap/tapset/node.stp installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/node/gdbinit installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/man/man1/node.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/make.bat installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/cli.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/configure installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/.mailmap installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/appveyor.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/AUTHORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/changelogs/CHANGELOG-1.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/changelogs/CHANGELOG-2.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-cache.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-README.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-shrinkwrap.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-help.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-dedupe.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-ping.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-prune.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-restart.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-search.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-root.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-test.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-completion.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-repo.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-rebuild.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-dist-tag.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-uninstall.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-tag.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-pack.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-link.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-access.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-version.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-outdated.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-build.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-help-search.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-whoami.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-ls.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-run-script.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-unpublish.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-bugs.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-docs.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-view.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-publish.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-install.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-start.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-team.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-stars.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-bin.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-bundle.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-update.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-config.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-prefix.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-owner.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-edit.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-install-test.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-deprecate.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-init.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-stop.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-explore.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-logout.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-adduser.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man1/npm-star.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man5/npm-json.5 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man5/npmrc.5 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man5/npm-folders.5 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man5/npm-global.5 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man5/package.json.5 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-developers.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/removing-npm.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-config.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-index.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-scripts.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-registry.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-scope.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-coding-style.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-disputes.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/npm-orgs.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man/man7/semver.7 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-config.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-scripts.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-registry.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-index.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/removing-npm.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-coding-style.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/semver.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-orgs.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-developers.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-disputes.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/misc/npm-scope.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/files/npm-folders.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/files/npmrc.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/files/package.json.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-build.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-restart.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-uninstall.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-explore.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-dist-tag.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-rebuild.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-config.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-help.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-prefix.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-run-script.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-whoami.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-repo.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-access.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-start.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-link.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-star.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-cache.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-stars.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-team.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-unpublish.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-outdated.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-adduser.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-logout.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-dedupe.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-search.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-completion.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-init.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-deprecate.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-version.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-publish.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-ls.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-help-search.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-root.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-update.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-shrinkwrap.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-pack.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-bugs.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-install-test.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-owner.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-prune.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-edit.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-test.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-view.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-bin.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-docs.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-ping.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-tag.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-stop.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-install.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc/cli/npm-bundle.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/npm installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/npm.cmd installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/npm-cli.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/read-package-json.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/ls.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/visnup.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/set.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/stop.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/prefix.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/help.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/logout.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/outdated.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/version.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/tag.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/pack.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/get.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/adduser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/dist-tag.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/build.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/deprecate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/ping.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/unpublish.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/substack.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/search.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/edit.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/update.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/rebuild.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/help-search.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install-test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/bugs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/init.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/stars.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/xmas.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/prune.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/fetch-package-metadata.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/run-script.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/whoami.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/explore.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/publish.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/repo.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/star.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/dedupe.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/team.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/start.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/npm.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/access.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/view.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/owner.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/link.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/restart.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/fetch-package-metadata.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/unbuild.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/completion.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/docs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/uninstall.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/bin.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/root.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/defaults.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/find-prefix.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/cmd-list.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/get-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/nerf-dart.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/load-prefix.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/load-cafile.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/core.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/set-user.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/load-uid.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/clear-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/config/set-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/deps.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/check-permissions.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/and-finish-tracker.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/copy-tree.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/access-error.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/read-shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/is-dev.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/build-path.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/node.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/decompose-actions.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/diff-trees.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/flatten-tree.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/validate-tree.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/exists.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/filter-invalid-actions.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/is-extraneous.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/actions.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/is-fs-access-available.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/validate-args.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/and-add-parent-to-errors.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/inflate-bundled.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/update-package-json.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/and-ignore-errors.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/save.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/move.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/update-linked.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/fetch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/build.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/global-link.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/remove.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/extract.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/global-install.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/prepublish.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/finalize.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/install.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/postinstall.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/install/action/preinstall.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/deep-sort-object.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/temp-filename.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/locker.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/git.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/pulse-till-done.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/escape-arg.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/get-publish-config.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/output.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/child-path.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/error-handler.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/completion.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/error-message.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/parse-json.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/gently-rm.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/module-name.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/package-id.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/tar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/warn-deprecated.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/depr-check.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/umask.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/save-stack.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/no-progress-while-running.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/is-windows.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/lifecycle.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/usage.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/rename.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/is-windows-bash.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/link.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/is-windows-shell.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/escape-exec-path.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/spawn.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/map-to-registry.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/read-local-package.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/correct-mkdir.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/completion/file-completion.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/completion/installed-deep.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/utils/completion/installed-shallow.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/update-index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/caching-client.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/cached-package-root.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/add-local-tarball.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/add-remote-git.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/add-local.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/add-named.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/add-remote-tarball.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/lib/cache/get-stat.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/dochead.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/favicon.ico installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/index.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/docfoot.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/static/style.css installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/static/toc.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/README.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/index.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-orgs.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-scope.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-disputes.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-developers.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-coding-style.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-scripts.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/semver.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-index.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/removing-npm.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-registry.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/misc/npm-config.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/files/npm-json.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/files/npm-global.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/files/npm-folders.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/files/package.json.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/files/npmrc.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-docs.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-team.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-run-script.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-explore.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-bundle.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-restart.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-publish.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-access.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-pack.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-ls.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-view.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-dedupe.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-prune.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-edit.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-outdated.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-init.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-uninstall.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-star.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-root.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-search.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-deprecate.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-ping.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-completion.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-repo.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-bin.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-stars.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-start.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-stop.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-whoami.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-help-search.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-dist-tag.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-update.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-install.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-help.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-prefix.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-cache.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-owner.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-build.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-unpublish.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-link.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-install-test.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-tag.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-config.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-version.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-test.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-adduser.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-shrinkwrap.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-logout.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-rebuild.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html/doc/cli/npm-bugs.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inflight/inflight.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inflight/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inflight/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inflight/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/aproba/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/aproba/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/aproba/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/aproba/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/imurmurhash/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/imurmurhash/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask/ChangeLog installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/builtins.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/log.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-interval.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/theme-set.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/themes.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/wide-truncate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-immediate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/spin.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/template-item.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/error.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/base-theme.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/render-template.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/plumbing.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/process.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/has-color.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/README.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/examples/pow.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/which.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/changelog.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/bin/which installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/windows.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/debuglog/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/debuglog/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/debuglog/debuglog.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/debuglog/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/doc/stream.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/license.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/equation.gif installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/lib/retry.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry/example/dns.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.uniq/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.uniq/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.uniq/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/lib/slide.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/fstream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/examples/pipe.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/examples/filter-pipe.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/examples/reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/examples/symlink-write.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/abstract.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/proxy-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/proxy-reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/collect.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/file-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/link-reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/get-type.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/link-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/dir-reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream/lib/file-reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._createcache/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._createcache/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._createcache/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._createcache/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-tree/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-tree/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-tree/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-tree/rpt.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._getnative/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._getnative/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._getnative/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._getnative/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/builtin-modules.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/static.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/has-unicode/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/has-unicode/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/has-unicode/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/has-unicode/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/index.coffee installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/columnify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/width.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/combining.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf/bin.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/attempt.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/logout.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/adduser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/fetch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/deprecate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/ping.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/authify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/initialize.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/team.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/access.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/rm.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/set.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/fetch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/update.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.zuul.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/stream.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-cmd-shim/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-cmd-shim/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-cmd-shim/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-cmd-shim/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.generated.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/index.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url/normalize-git-url.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/README.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/example/edit.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor/example/beep.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/bundle.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/dir.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/tar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/ig-tar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/example/dir-tar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/raw.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/asap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/browser-raw.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/browser-asap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansistyles/ansistyles.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansistyles/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansistyles/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansistyles/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/chownr/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/chownr/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/chownr/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/chownr/chownr.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lockfile/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lockfile/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lockfile/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lockfile/lockfile.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansicolors/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansicolors/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansicolors/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansicolors/ansicolors.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/wrappy/wrappy.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/wrappy/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/wrappy/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/wrappy/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/tar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/examples/packer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/examples/reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/examples/extracter.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/extended-header-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/pack.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/entry.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/extended-header.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/header.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/extract.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/buffer-entry.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/entry-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/lib/global-header-writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/LICENCE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/block-stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/bench/dropper.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/bench/block-stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/bench/block-stream-pause.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/bench/dropper-pause.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/osenv.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/x.tap installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/common.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.editorconfig installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.yaml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/document.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/stringify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/unicode.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.restparam/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.restparam/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.restparam/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/examples/my-program.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/bin/nopt.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt/lib/nopt.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/extend.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/readme.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/LICENCE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/proto-list.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/abbrev/abbrev.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/abbrev/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/abbrev/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/abbrev/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/changelog.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/common.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ini/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ini/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ini/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ini/ini.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/fs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/README.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/examples/multi_line.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy/examples/beep.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/opener/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/opener/opener.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/opener/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/opener/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/lib/read.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/mute.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/path-is-inside/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/path-is-inside/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/once/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/once/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/once/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/once/once.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/0003-gyp-don-t-use-links-at-all-just-copy-the-files-inste.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/.jshintrc installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/0001-gyp-always-install-into-PRODUCT_DIR.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/0002-gyp-apply-https-codereview.chromium.org-11361103.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.c installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/list.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/cursorPosition.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/clear/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/beep/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/progress/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/ansi.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/newlines.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/progress-bar.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/example.png installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.jshintrc installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/debug.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/bower.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/CHANGES installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/implement.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-symbol.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.lint installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/polyfill.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-implemented.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/validate-symbol.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/range.bnf installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/inherits_browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits/inherits.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/request.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/har.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/auth.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/redirect.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/oauth.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/querystring.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/tunnel.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/cookies.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/multipart.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/helpers.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/lib/getProxyFromURI.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/bl.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/.jshintrc installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.zuul.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/store.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pathMatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/permuteDomain.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/http_signing.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/parser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/verify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/signer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-verify.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-conv.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-sign.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/signature.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ssh-buffer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/types.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/reader.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/writer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/errors.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.0 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/jsdoc.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/AUTHORS.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.1 installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/dh.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/core.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/eddsa.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/curve255.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/COPYING.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.min.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/ec.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/LICENSE-jsbn installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.html installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/lib/jsprim.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.deps installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.targ installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/jsl.node.conf installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/examples/simple.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/lib/extsprintf.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/links installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/hyper-schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/json-ref installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/links installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/hyper-schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/links installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/hyper-schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/json-ref installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/links installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/hyper-schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/json-ref installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/card installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/address installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/interfaces installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/geo installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/calendar installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/validate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/links.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/links installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/hyper-schema installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/json-ref installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.gitmodules installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile.targ installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/jsl.node.conf installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/werror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-werror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/verror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-verror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/varargs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/lib/verror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.verror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.werror.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.inherit.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/stringstream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/bower.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/async.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/runner.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/error.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cache.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/record.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/pageTimings.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/creator.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/response.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cookie.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/har.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/content.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/log.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/cacheEntry.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/postData.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/timings.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/request.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/page.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/formats.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/require.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/mutable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/LICENCE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/immutable.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/jsonpointer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/History.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/isstream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/test.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/bower.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/dist/client.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/component.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/uuid.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/bower.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/bin/uuid installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark-native.c installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.gnu installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.tern-port installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/lib/lru-cache.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/map.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/yallist.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/.dockerignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/wercker.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/.eslintignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/.editorconfig installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/dist/async.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/dist/async.min.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/lib/combined_stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/License installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Makefile installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/default-input.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/example/example-default.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/example/example-basic.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/example/example-npm.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/example/init/basic-init.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/promzard.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/substack-input.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/buffer.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/common.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/license installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/readme.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/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 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number/uid-number.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/.travis.yml installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/LICENSE installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/readme.markdown installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/index.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/example/dotalign.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/example/table.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/example/doubledot.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/example/center.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table/example/align.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sorted-object/package.json installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sorted-object/README.md installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/release.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/relocate.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/clean-old.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/install.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/publish-tag.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/changelog.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/index-build.js installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/gen-changelog installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/update-authors.sh installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/scripts/doc-build.sh symlinking ../lib/node_modules/npm/bin/npm-cli.js -> /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/bin/npm installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/common.gypi installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/config.gypi installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/node.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/node_buffer.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/node_object_wrap.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/node_version.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-profiler.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-util.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-experimental.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-platform.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-version.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8config.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-debug.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/v8-testing.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/libplatform/libplatform.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/ares_rules.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/nameser.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/ares.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/ares_version.h installing /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/include/node/ares_build.h + rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/dtrace + chmod 0755 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node + install -Dpm0755 out/Debug/node /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node_g + mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules + install -Dpm0644 /builddir/build/SOURCES/nodejs_native.attr /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/rpm/fileattrs/nodejs_native.attr + cat + chmod 0755 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/rpm/nodejs_native.req + mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs/html + cp -pr doc/api doc/api_assets doc/changelogs doc/ctc-meetings doc/full-white-stripe.jpg doc/guides doc/node.1 doc/onboarding-extras.md doc/onboarding.md doc/osx_installer_logo.png doc/releases.md doc/template.html doc/thin-white-stripe.jpg doc/topics doc/tsc-meetings /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs/html + rm -f /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs/html/nodejs.1 + mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/node + cp -p common.gypi /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/node + mv /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/share/doc/node/gdbinit /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/share/doc/nodejs/gdbinit + mv /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled + mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules + FILES='/builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/*' + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/abbrev + module=abbrev + ln -s ../node_modules.bundled/abbrev /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/abbrev + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/ansi-regex + module=ansi-regex + ln -s ../node_modules.bundled/ansi-regex /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansi-regex + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/ansicolors + module=ansicolors + ln -s ../node_modules.bundled/ansicolors /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansicolors + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/ansistyles + module=ansistyles + ln -s ../node_modules.bundled/ansistyles /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ansistyles + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/aproba + module=aproba + ln -s ../node_modules.bundled/aproba /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/aproba + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/archy + module=archy + ln -s ../node_modules.bundled/archy /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/archy + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/asap + module=asap + ln -s ../node_modules.bundled/asap /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/asap + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/chownr + module=chownr + ln -s ../node_modules.bundled/chownr /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/chownr + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/cmd-shim + module=cmd-shim + ln -s ../node_modules.bundled/cmd-shim /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/cmd-shim + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/columnify + module=columnify + ln -s ../node_modules.bundled/columnify /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/columnify + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/config-chain + module=config-chain + ln -s ../node_modules.bundled/config-chain /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/config-chain + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/debuglog + module=debuglog + ln -s ../node_modules.bundled/debuglog /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/debuglog + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/dezalgo + module=dezalgo + ln -s ../node_modules.bundled/dezalgo /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/dezalgo + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/editor + module=editor + ln -s ../node_modules.bundled/editor /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/editor + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/fs-vacuum + module=fs-vacuum + ln -s ../node_modules.bundled/fs-vacuum /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-vacuum + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/fs-write-stream-atomic + module=fs-write-stream-atomic + ln -s ../node_modules.bundled/fs-write-stream-atomic /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/fstream + module=fstream + ln -s ../node_modules.bundled/fstream /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/fstream-npm + module=fstream-npm + ln -s ../node_modules.bundled/fstream-npm /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/fstream-npm + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/glob + module=glob + ln -s ../node_modules.bundled/glob /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/glob + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/graceful-fs + module=graceful-fs + ln -s ../node_modules.bundled/graceful-fs /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/graceful-fs + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/has-unicode + module=has-unicode + ln -s ../node_modules.bundled/has-unicode /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/has-unicode + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/hosted-git-info + module=hosted-git-info + ln -s ../node_modules.bundled/hosted-git-info /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/hosted-git-info + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/iferr + module=iferr + ln -s ../node_modules.bundled/iferr /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/iferr + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/imurmurhash + module=imurmurhash + ln -s ../node_modules.bundled/imurmurhash /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/imurmurhash + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/inflight + module=inflight + ln -s ../node_modules.bundled/inflight /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inflight + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/inherits + module=inherits + ln -s ../node_modules.bundled/inherits /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/inherits + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/ini + module=ini + ln -s ../node_modules.bundled/ini /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/ini + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/init-package-json + module=init-package-json + ln -s ../node_modules.bundled/init-package-json /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/init-package-json + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lockfile + module=lockfile + ln -s ../node_modules.bundled/lockfile /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lockfile + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._baseindexof + module=lodash._baseindexof + ln -s ../node_modules.bundled/lodash._baseindexof /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseindexof + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._baseuniq + module=lodash._baseuniq + ln -s ../node_modules.bundled/lodash._baseuniq /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._baseuniq + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._bindcallback + module=lodash._bindcallback + ln -s ../node_modules.bundled/lodash._bindcallback /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._bindcallback + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._cacheindexof + module=lodash._cacheindexof + ln -s ../node_modules.bundled/lodash._cacheindexof /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._createcache + module=lodash._createcache + ln -s ../node_modules.bundled/lodash._createcache /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._createcache + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash._getnative + module=lodash._getnative + ln -s ../node_modules.bundled/lodash._getnative /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash._getnative + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash.clonedeep + module=lodash.clonedeep + ln -s ../node_modules.bundled/lodash.clonedeep /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.clonedeep + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash.restparam + module=lodash.restparam + ln -s ../node_modules.bundled/lodash.restparam /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.restparam + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash.union + module=lodash.union + ln -s ../node_modules.bundled/lodash.union /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.union + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash.uniq + module=lodash.uniq + ln -s ../node_modules.bundled/lodash.uniq /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.uniq + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/lodash.without + module=lodash.without + ln -s ../node_modules.bundled/lodash.without /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/lodash.without + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/mkdirp + module=mkdirp + ln -s ../node_modules.bundled/mkdirp /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/mkdirp + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/node-gyp + module=node-gyp + ln -s ../node_modules.bundled/node-gyp /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/node-gyp + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/nopt + module=nopt + ln -s ../node_modules.bundled/nopt /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/nopt + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/normalize-git-url + module=normalize-git-url + ln -s ../node_modules.bundled/normalize-git-url /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-git-url + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/normalize-package-data + module=normalize-package-data + ln -s ../node_modules.bundled/normalize-package-data /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/normalize-package-data + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npm-cache-filename + module=npm-cache-filename + ln -s ../node_modules.bundled/npm-cache-filename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-cache-filename + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npm-install-checks + module=npm-install-checks + ln -s ../node_modules.bundled/npm-install-checks /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-install-checks + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npm-package-arg + module=npm-package-arg + ln -s ../node_modules.bundled/npm-package-arg /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-package-arg + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npm-registry-client + module=npm-registry-client + ln -s ../node_modules.bundled/npm-registry-client /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-registry-client + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npm-user-validate + module=npm-user-validate + ln -s ../node_modules.bundled/npm-user-validate /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npm-user-validate + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/npmlog + module=npmlog + ln -s ../node_modules.bundled/npmlog /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/npmlog + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/once + module=once + ln -s ../node_modules.bundled/once /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/once + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/opener + module=opener + ln -s ../node_modules.bundled/opener /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/opener + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/osenv + module=osenv + ln -s ../node_modules.bundled/osenv /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/osenv + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/path-is-inside + module=path-is-inside + ln -s ../node_modules.bundled/path-is-inside /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/path-is-inside + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/read + module=read + ln -s ../node_modules.bundled/read /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/read-cmd-shim + module=read-cmd-shim + ln -s ../node_modules.bundled/read-cmd-shim /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-cmd-shim + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/read-installed + module=read-installed + ln -s ../node_modules.bundled/read-installed /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-installed + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/read-package-json + module=read-package-json + ln -s ../node_modules.bundled/read-package-json /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-json + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/read-package-tree + module=read-package-tree + ln -s ../node_modules.bundled/read-package-tree /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/read-package-tree + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/readable-stream + module=readable-stream + ln -s ../node_modules.bundled/readable-stream /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readable-stream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/readdir-scoped-modules + module=readdir-scoped-modules + ln -s ../node_modules.bundled/readdir-scoped-modules /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/realize-package-specifier + module=realize-package-specifier + ln -s ../node_modules.bundled/realize-package-specifier /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/realize-package-specifier + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/request + module=request + ln -s ../node_modules.bundled/request /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/request + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/retry + module=retry + ln -s ../node_modules.bundled/retry /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/retry + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/rimraf + module=rimraf + ln -s ../node_modules.bundled/rimraf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/rimraf + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/semver + module=semver + ln -s ../node_modules.bundled/semver /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/semver + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/sha + module=sha + ln -s ../node_modules.bundled/sha /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sha + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/slide + module=slide + ln -s ../node_modules.bundled/slide /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/slide + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/sorted-object + module=sorted-object + ln -s ../node_modules.bundled/sorted-object /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/sorted-object + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/strip-ansi + module=strip-ansi + ln -s ../node_modules.bundled/strip-ansi /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/strip-ansi + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/tar + module=tar + ln -s ../node_modules.bundled/tar /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/tar + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/text-table + module=text-table + ln -s ../node_modules.bundled/text-table /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/text-table + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/uid-number + module=uid-number + ln -s ../node_modules.bundled/uid-number /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/uid-number + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/umask + module=umask + ln -s ../node_modules.bundled/umask /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/umask + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/unique-filename + module=unique-filename + ln -s ../node_modules.bundled/unique-filename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unique-filename + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/unpipe + module=unpipe + ln -s ../node_modules.bundled/unpipe /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/unpipe + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-license + module=validate-npm-package-license + ln -s ../node_modules.bundled/validate-npm-package-license /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-license + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-name + module=validate-npm-package-name + ln -s ../node_modules.bundled/validate-npm-package-name /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/validate-npm-package-name + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/which + module=which + ln -s ../node_modules.bundled/which /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/which + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/wrappy + module=wrappy + ln -s ../node_modules.bundled/wrappy /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/wrappy + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/lib/node_modules/npm/node_modules.bundled/write-file-atomic + module=write-file-atomic + ln -s ../node_modules.bundled/write-file-atomic /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/node_modules/write-file-atomic + mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/man /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs/npm + cp -pr deps/npm/man/man1 deps/npm/man/man5 deps/npm/man/man7 /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/man/ + rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man + ln -sf /usr/share/man /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/man + cp -pr deps/npm/html deps/npm/doc /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs/npm/ + rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc + ln -sf /usr/share/doc/nodejs /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/html + ln -sf /usr/share/doc/nodejs/npm/html /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules/npm/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/node-v6.3.1 extracting debug info from /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/bin/node_g extracting debug info from /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/bin/node dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 109552 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EAKCGS + umask 022 + cd /builddir/build/BUILD + cd node-v6.3.1 + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.node, '\''6.3.1'\'')' + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.v8, '\''5.0.71.57'\'')' + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.ares.replace(/-DEV$/, '\'''\''), '\''1.10.1'\'')' + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.http_parser, '\''2.7.0'\'')' + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require("assert").equal(require("punycode").version, '\''2.0.0'\'')' + NODE_PATH=/builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/lib/node_modules + /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64//usr/bin/node -e 'require("assert").equal(require("npm").version, '\''3.10.3'\'')' + exit 0 Processing files: nodejs-6.3.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UDD2m2 + umask 022 + cd /builddir/build/BUILD + cd node-v6.3.1 + DOCDIR=/builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr COLLABORATOR_GUIDE.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr README.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr ROADMAP.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + cp -pr WORKING_GROUPS.md /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/doc/nodejs-6.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.omyGfc + umask 022 + cd /builddir/build/BUILD + cd node-v6.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/licenses/nodejs-6.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/licenses/nodejs-6.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64/usr/share/licenses/nodejs-6.3.1 + exit 0 Provides: bundled(c-ares) = 1.10.1 bundled(http-parser) = 2.7.0 bundled(v8) = 5.0.71.57 nodejs = 1:6.3.1-2.el7.centos nodejs(abi) = 6.3 nodejs(abi6) = 6.3 nodejs(engine) = 6.3.1 nodejs(v8-abi) = 5.0 nodejs(x86-64) = 1:6.3.1-2.el7.centos nodejs-punycode = 2.0.0 npm = 1:3.10.3 npm(npm) = 3.10.3 npm(punycode) = 2.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuv.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: node <= 0.3.2-12 Obsoletes: npm < 0:3.5.4-6 Processing files: nodejs-devel-6.3.1-2.el7.centos.x86_64 Provides: nodejs-devel = 1:6.3.1-2.el7.centos nodejs-devel(x86-64) = 1:6.3.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuv.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: nodejs-docs-6.3.1-2.el7.centos.noarch Provides: nodejs-docs = 1:6.3.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: nodejs > 1:6.3.1-2.el7.centos nodejs < 1:6.3.1-2.el7.centos Processing files: nodejs-debuginfo-6.3.1-2.el7.centos.x86_64 Provides: nodejs-debuginfo = 1:6.3.1-2.el7.centos nodejs-debuginfo(x86-64) = 1:6.3.1-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-754389306.novalocal Wrote: /builddir/build/RPMS/nodejs-6.3.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nodejs-devel-6.3.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nodejs-docs-6.3.1-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/nodejs-debuginfo-6.3.1-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Mt6qz + umask 022 + cd /builddir/build/BUILD + cd node-v6.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-6.3.1-2.el7.centos.x86_64 + exit 0 Child return code was: 0