Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-15944-22259/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-4.4.7-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-15944-22259/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qKb4XN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf node-v4.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/node-v4.4.7-stripped.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd node-v4.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-disable-running-gyp-files-for-bundled-deps.patch):' Patch #1 (0001-disable-running-gyp-files-for-bundled-deps.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-disable-running-gyp-files-for-bundled-deps.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + rm -rf deps/npm deps/uv deps/zlib Patch #3 (0002-Use-openssl-1.0.1.patch): + echo 'Patch #3 (0002-Use-openssl-1.0.1.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Use-openssl-1.0.1.patch + /usr/bin/patch -p1 --fuzz=0 patching file doc/api/tls.markdown patching file src/node_constants.cc patching file src/node_crypto.cc patching file src/node_crypto.h patching file src/tls_wrap.cc + echo 'Patch #2 (0003-CA-Certificates-are-provided-by-Fedora.patch):' Patch #2 (0003-CA-Certificates-are-provided-by-Fedora.patch): + /usr/bin/cat /builddir/build/SOURCES/0003-CA-Certificates-are-provided-by-Fedora.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.ntkG0T + umask 022 + cd /builddir/build/BUILD + cd node-v4.4.7 + 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-npm --without-dtrace 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, 'host_arch': 'x64', 'icu_small': 'false', 'node_byteorder': 'little', 'node_install_npm': 'false', 'node_prefix': '/usr', 'node_release_urlbase': '', 'node_shared_http_parser': 'false', 'node_shared_libuv': 'true', 'node_shared_openssl': 'true', 'node_shared_zlib': 'true', 'node_tag': '', 'node_use_dtrace': 'false', 'node_use_etw': 'false', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'false', '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': 0, '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 -j16 make -C out BUILDTYPE=Release V=1 make -C out BUILDTYPE=Debug V=1 make[1]: Entering directory `/builddir/build/BUILD/node-v4.4.7/out' g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc make[1]: Entering directory `/builddir/build/BUILD/node-v4.4.7/out' g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/allocation-tracker.o ../deps/v8/src/allocation-tracker.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/allocation-tracker.o ../deps/v8/src/allocation-tracker.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-value-factory.o ../deps/v8/src/ast-value-factory.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-literal-reindexer.o ../deps/v8/src/ast-literal-reindexer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-value-factory.o ../deps/v8/src/ast-value-factory.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-numbering.o ../deps/v8/src/ast-numbering.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast.o ../deps/v8/src/ast.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-literal-reindexer.o ../deps/v8/src/ast-literal-reindexer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-numbering.o ../deps/v8/src/ast-numbering.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast.o ../deps/v8/src/ast.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/builtins.o ../deps/v8/src/builtins.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/builtins.o ../deps/v8/src/builtins.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/checks.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/checks.o ../deps/v8/src/checks.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/checks.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/checks.o ../deps/v8/src/checks.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o ../deps/v8/src/compiler/js-type-feedback.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o ../deps/v8/src/compiler/js-type-feedback.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-type.o ../deps/v8/src/compiler/machine-type.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-type.o ../deps/v8/src/compiler/machine-type.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-configuration.o ../deps/v8/src/compiler/register-configuration.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.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:1126:21: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] DCHECK(node->id() >= 0); ^ ../deps/v8/include/v8config.h:353:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^ ../deps/v8/src/base/logging.h:153:32: note: in expansion of macro 'CHECK' #define DCHECK(condition) CHECK(condition) ^ ../deps/v8/src/compiler/simplified-lowering.cc:1126:5: note: in expansion of macro 'DCHECK' DCHECK(node->id() >= 0); ^ g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-configuration.o ../deps/v8/src/compiler/register-configuration.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/cpu-profiler.o ../deps/v8/src/cpu-profiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/debug.o ../deps/v8/src/debug.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/cpu-profiler.o ../deps/v8/src/cpu-profiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/debug.o ../deps/v8/src/debug.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen.o ../deps/v8/src/full-codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/func-name-inferrer.o ../deps/v8/src/func-name-inferrer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap-profiler.o ../deps/v8/src/heap-profiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap-snapshot-generator.o ../deps/v8/src/heap-snapshot-generator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/full-codegen.o ../deps/v8/src/full-codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/func-name-inferrer.o ../deps/v8/src/func-name-inferrer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/identity-map.o ../deps/v8/src/heap/identity-map.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap-profiler.o ../deps/v8/src/heap-profiler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap-snapshot-generator.o ../deps/v8/src/heap-snapshot-generator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-bce.o ../deps/v8/src/hydrogen-bce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-bch.o ../deps/v8/src/hydrogen-bch.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/identity-map.o ../deps/v8/src/heap/identity-map.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-canonicalize.o ../deps/v8/src/hydrogen-canonicalize.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-check-elimination.o ../deps/v8/src/hydrogen-check-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-dce.o ../deps/v8/src/hydrogen-dce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-dehoist.o ../deps/v8/src/hydrogen-dehoist.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-environment-liveness.o ../deps/v8/src/hydrogen-environment-liveness.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-bce.o ../deps/v8/src/hydrogen-bce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-bch.o ../deps/v8/src/hydrogen-bch.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-escape-analysis.o ../deps/v8/src/hydrogen-escape-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-canonicalize.o ../deps/v8/src/hydrogen-canonicalize.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-check-elimination.o ../deps/v8/src/hydrogen-check-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-dce.o ../deps/v8/src/hydrogen-dce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-instructions.o ../deps/v8/src/hydrogen-instructions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-dehoist.o ../deps/v8/src/hydrogen-dehoist.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen.o ../deps/v8/src/hydrogen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-environment-liveness.o ../deps/v8/src/hydrogen-environment-liveness.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-gvn.o ../deps/v8/src/hydrogen-gvn.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-infer-representation.o ../deps/v8/src/hydrogen-infer-representation.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-infer-types.o ../deps/v8/src/hydrogen-infer-types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-load-elimination.o ../deps/v8/src/hydrogen-load-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-mark-deoptimize.o ../deps/v8/src/hydrogen-mark-deoptimize.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-mark-unreachable.o ../deps/v8/src/hydrogen-mark-unreachable.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-osr.o ../deps/v8/src/hydrogen-osr.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-range-analysis.o ../deps/v8/src/hydrogen-range-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-redundant-phi.o ../deps/v8/src/hydrogen-redundant-phi.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-escape-analysis.o ../deps/v8/src/hydrogen-escape-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-removable-simulates.o ../deps/v8/src/hydrogen-removable-simulates.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-representation-changes.o ../deps/v8/src/hydrogen-representation-changes.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-sce.o ../deps/v8/src/hydrogen-sce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-instructions.o ../deps/v8/src/hydrogen-instructions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen.o ../deps/v8/src/hydrogen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-gvn.o ../deps/v8/src/hydrogen-gvn.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-infer-representation.o ../deps/v8/src/hydrogen-infer-representation.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-infer-types.o ../deps/v8/src/hydrogen-infer-types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-load-elimination.o ../deps/v8/src/hydrogen-load-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-store-elimination.o ../deps/v8/src/hydrogen-store-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-mark-deoptimize.o ../deps/v8/src/hydrogen-mark-deoptimize.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-types.o ../deps/v8/src/hydrogen-types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-mark-unreachable.o ../deps/v8/src/hydrogen-mark-unreachable.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-osr.o ../deps/v8/src/hydrogen-osr.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-range-analysis.o ../deps/v8/src/hydrogen-range-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-uint32-analysis.o ../deps/v8/src/hydrogen-uint32-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-redundant-phi.o ../deps/v8/src/hydrogen-redundant-phi.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-removable-simulates.o ../deps/v8/src/hydrogen-removable-simulates.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-representation-changes.o ../deps/v8/src/hydrogen-representation-changes.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-sce.o ../deps/v8/src/hydrogen-sce.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-store-elimination.o ../deps/v8/src/hydrogen-store-elimination.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-types.o ../deps/v8/src/hydrogen-types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-uint32-analysis.o ../deps/v8/src/hydrogen-uint32-analysis.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/interpreter-irregexp.o ../deps/v8/src/interpreter-irregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/jsregexp.o ../deps/v8/src/jsregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium-allocator.o ../deps/v8/src/lithium-allocator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium-codegen.o ../deps/v8/src/lithium-codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium.o ../deps/v8/src/lithium.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/liveedit.o ../deps/v8/src/liveedit.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/interpreter-irregexp.o ../deps/v8/src/interpreter-irregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/jsregexp.o ../deps/v8/src/jsregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/modules.o ../deps/v8/src/modules.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium-allocator.o ../deps/v8/src/lithium-allocator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium-codegen.o ../deps/v8/src/lithium-codegen.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium.o ../deps/v8/src/lithium.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/liveedit.o ../deps/v8/src/liveedit.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/modules.o ../deps/v8/src/modules.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/pattern-rewriter.o ../deps/v8/src/pattern-rewriter.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/parser.o ../deps/v8/src/parser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/preparse-data.o ../deps/v8/src/preparse-data.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/preparser.o ../deps/v8/src/preparser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/prettyprinter.o ../deps/v8/src/prettyprinter.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/profile-generator.o ../deps/v8/src/profile-generator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp-macro-assembler-irregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp-macro-assembler-tracer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler.o ../deps/v8/src/regexp-macro-assembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-stack.o ../deps/v8/src/regexp-stack.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/rewriter.o ../deps/v8/src/rewriter.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/pattern-rewriter.o ../deps/v8/src/pattern-rewriter.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/parser.o ../deps/v8/src/parser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/preparse-data.o ../deps/v8/src/preparse-data.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/preparser.o ../deps/v8/src/preparser.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/prettyprinter.o ../deps/v8/src/prettyprinter.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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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 = long unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:340:76: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = double; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/profile-generator.o ../deps/v8/src/profile-generator.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp-macro-assembler-irregexp.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp-macro-assembler-tracer.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler.o ../deps/v8/src/regexp-macro-assembler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-stack.o ../deps/v8/src/regexp-stack.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/rewriter.o ../deps/v8/src/rewriter.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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:340:76: 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:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32: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 = long unsigned int]': ../deps/v8/src/runtime/runtime-atomics.cc:340:76: required from 'v8::internal::Object* v8::internal::{anonymous}::DoLoad(v8::internal::Isolate*, void*, size_t) [with T = double; size_t = long unsigned int]' ../deps/v8/src/runtime/runtime-atomics.cc:567:5: required from here ../deps/v8/src/runtime/runtime-atomics.cc:32:10: warning: parameter 'p' set but not used [-Wunused-but-set-parameter] g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/sampler.o ../deps/v8/src/sampler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scanner-character-streams.o ../deps/v8/src/scanner-character-streams.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scanner.o ../deps/v8/src/scanner.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scopeinfo.o ../deps/v8/src/scopeinfo.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scopes.o ../deps/v8/src/scopes.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serialize.o ../deps/v8/src/snapshot/serialize.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/sampler.o ../deps/v8/src/sampler.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/string-search.o ../deps/v8/src/string-search.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/strings-storage.o ../deps/v8/src/strings-storage.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scanner-character-streams.o ../deps/v8/src/scanner-character-streams.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scanner.o ../deps/v8/src/scanner.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scopeinfo.o ../deps/v8/src/scopeinfo.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scopes.o ../deps/v8/src/scopes.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/token.o ../deps/v8/src/token.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/string-search.o ../deps/v8/src/string-search.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/types.o ../deps/v8/src/types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/typing.o ../deps/v8/src/typing.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/strings-storage.o ../deps/v8/src/strings-storage.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/token.o ../deps/v8/src/token.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/types.o ../deps/v8/src/types.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/typing.o ../deps/v8/src/typing.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc In file included from ../deps/v8/src/v8.h:39:0, from ../deps/v8/src/snapshot/serialize.cc:5: ../deps/v8/src/objects-inl.h: In member function 'void v8::internal::Serializer::ObjectSerializer::SerializeDeferred()': ../deps/v8/src/objects-inl.h:1921:38: warning: 'unlink_weak_cell.v8::internal::UnlinkWeakCellScope::next_' may be used uninitialized in this function [-Wmaybe-uninitialized] WRITE_FIELD(this, kNextOffset, val); ^ ../deps/v8/src/snapshot/serialize.cc:2004:23: note: 'unlink_weak_cell.v8::internal::UnlinkWeakCellScope::next_' was declared here UnlinkWeakCellScope unlink_weak_cell(object_); ^ g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/variables.o ../deps/v8/src/variables.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/zone.o ../deps/v8/src/zone.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/debug-x64.o ../deps/v8/src/x64/debug-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/variables.o ../deps/v8/src/variables.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o ../deps/v8/src/x64/full-codegen-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/zone.o ../deps/v8/src/zone.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o ../deps/v8/src/x64/lithium-codegen-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o ../deps/v8/src/x64/lithium-gap-resolver-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o ../deps/v8/src/x64/lithium-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o ../deps/v8/src/x64/regexp-macro-assembler-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/debug-x64.o ../deps/v8/src/x64/debug-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-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-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-x64.o ../deps/v8/src/compiler/x64/linkage-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o ../deps/v8/src/x64/full-codegen-x64.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen; python ../../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/debug-support.cc" ../../src/objects.h ../../src/objects-inl.h g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o ../deps/v8/src/x64/lithium-codegen-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o ../deps/v8/src/x64/lithium-gap-resolver-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o ../deps/v8/src/x64/lithium-x64.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/libraries.cc" CORE ../../src/macros.py ../../src/messages.h ../../src/runtime.js ../../src/prologue.js ../../src/v8natives.js ../../src/symbol.js ../../src/array.js ../../src/string.js ../../src/uri.js ../../src/math.js ../../src/third_party/fdlibm/fdlibm.js ../../src/date.js ../../src/regexp.js ../../src/arraybuffer.js ../../src/typedarray.js ../../src/iterator-prototype.js ../../src/generator.js ../../src/object-observe.js ../../src/collection.js ../../src/weak-collection.js ../../src/collection-iterator.js ../../src/promise.js ../../src/messages.js ../../src/json.js ../../src/array-iterator.js ../../src/string-iterator.js ../../src/debug-debugger.js ../../src/mirror-debugger.js ../../src/liveedit-debugger.js ../../src/templates.js ../../src/harmony-array.js ../../src/harmony-typedarray.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/macros.py ../../src/messages.h ../../src/proxy.js ../../src/generator.js ../../src/harmony-atomics.js ../../src/harmony-array-includes.js ../../src/harmony-concat-spreadable.js ../../src/harmony-tostring.js ../../src/harmony-regexp.js ../../src/harmony-reflect.js ../../src/harmony-spread.js ../../src/harmony-object.js ../../src/harmony-sharedarraybuffer.js g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o ../deps/v8/src/x64/regexp-macro-assembler-x64.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o ../deps/v8/src/ic/x64/access-compiler-x64.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/extras-libraries.cc" EXTRAS g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-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-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-x64.o ../deps/v8/src/compiler/x64/linkage-x64.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen; python ../../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/debug-support.cc" ../../src/objects.h ../../src/objects-inl.h g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/libraries.cc" CORE ../../src/macros.py ../../src/messages.h ../../src/runtime.js ../../src/prologue.js ../../src/v8natives.js ../../src/symbol.js ../../src/array.js ../../src/string.js ../../src/uri.js ../../src/math.js ../../src/third_party/fdlibm/fdlibm.js ../../src/date.js ../../src/regexp.js ../../src/arraybuffer.js ../../src/typedarray.js ../../src/iterator-prototype.js ../../src/generator.js ../../src/object-observe.js ../../src/collection.js ../../src/weak-collection.js ../../src/collection-iterator.js ../../src/promise.js ../../src/messages.js ../../src/json.js ../../src/array-iterator.js ../../src/string-iterator.js ../../src/debug-debugger.js ../../src/mirror-debugger.js ../../src/liveedit-debugger.js ../../src/templates.js ../../src/harmony-array.js ../../src/harmony-typedarray.js g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL ../../src/macros.py ../../src/messages.h ../../src/proxy.js ../../src/generator.js ../../src/harmony-atomics.js ../../src/harmony-array-includes.js ../../src/harmony-concat-spreadable.js ../../src/harmony-tostring.js ../../src/harmony-regexp.js ../../src/harmony-reflect.js ../../src/harmony-spread.js ../../src/harmony-object.js ../../src/harmony-sharedarraybuffer.js g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen; python ../../tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/extras-libraries.cc" EXTRAS g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c 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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/postmortem-metadata.stamp 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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/node_natives.h" src/node.js lib/_debug_agent.js lib/_debugger.js lib/_linklist.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/freelist.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/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/net.js lib/internal/module.js lib/internal/socket_list.js lib/internal/repl.js lib/internal/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.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' -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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node_dtrace_header.stamp 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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node_dtrace_ustack.stamp 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 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c cc '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wall -Wextra -O3 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/postmortem-metadata.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/gtest/libgtest.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/node_natives.h" src/node.js lib/_debug_agent.js lib/_debugger.js lib/_linklist.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/freelist.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/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/net.js lib/internal/module.js lib/internal/socket_list.js lib/internal/repl.js lib/internal/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.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++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/debug-support.cc rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/cares/libcares.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libgtest.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libgtest.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libgtest.a") touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node_dtrace_provider.stamp ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libplatform.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libplatform.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libplatform.a") ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libbase.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libbase.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_libbase.a") touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node_etw.stamp ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libcares.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libcares.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libcares.a") touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/gtest/libgtest.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/debug-support.cc rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/atomicops_internals_x86_gcc.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libplatform.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libplatform.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libplatform.a") ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libbase.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libbase.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_libbase.a") ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libgtest.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libgtest.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/gtest/libgtest.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libgtest.a") rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/cares/libcares.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libcares.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libcares.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/cares/libcares.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libcares.a") touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.host/node_js2c.stamp touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.host/node_js2c.stamp rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/http_parser/libhttp_parser.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libhttp_parser.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libhttp_parser.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libhttp_parser.a") rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/http_parser/libhttp_parser.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libhttp_parser.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libhttp_parser.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/http_parser/libhttp_parser.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libhttp_parser.a") touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/js2c.stamp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/allocation-tracker.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-value-factory.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-literal-reindexer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast-numbering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ast.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/builtins.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/checks.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-type.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-configuration.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/source-position.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/cpu-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/debug.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/func-name-inferrer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap-snapshot-generator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/identity-map.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-bce.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-bch.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-canonicalize.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-check-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-dce.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-dehoist.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-instructions.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-gvn.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-infer-representation.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-infer-types.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-load-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-mark-deoptimize.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-osr.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-range-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-representation-changes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-sce.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-store-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-types.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/interpreter-irregexp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/jsregexp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium-codegen.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lithium.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/liveedit.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/modules.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/pattern-rewriter.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/parser.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/preparse-data.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/preparser.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/prettyprinter.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/profile-generator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-macro-assembler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/regexp-stack.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/rewriter.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/sampler.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scanner-character-streams.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scanner.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scopeinfo.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/scopes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serialize.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/string-search.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/strings-storage.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/token.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/type-feedback-vector.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/types.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/typing.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/variables.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/zone.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/debug-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-x64.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_base/gen/debug-support.o rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/allocation-tracker.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-value-factory.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-literal-reindexer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast-numbering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ast.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/builtins.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/checks.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/change-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/coalesced-live-ranges.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/greedy-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-feedback.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-type.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-configuration.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/source-position.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-pool.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/cpu-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/debug.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/full-codegen.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/func-name-inferrer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap-snapshot-generator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/identity-map.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-bce.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-bch.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-canonicalize.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-check-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-dce.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-dehoist.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-instructions.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-gvn.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-infer-representation.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-infer-types.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-load-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-mark-deoptimize.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-osr.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-range-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-representation-changes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-sce.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-store-elimination.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-types.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/interpreter-irregexp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/jsregexp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium-allocator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium-codegen.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lithium.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/liveedit.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/modules.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/pattern-rewriter.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/parser.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/preparse-data.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/preparser.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/prettyprinter.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/profile-generator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-macro-assembler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/regexp-stack.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/rewriter.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-json.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-observe.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-uri.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/sampler.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scanner-character-streams.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scanner.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scopeinfo.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/scopes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serialize.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/string-search.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/strings-storage.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/token.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/type-feedback-vector.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/types.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/typing.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/variables.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/zone.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/third_party/fdlibm/fdlibm.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/builtins-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/debug-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-compiler-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/stub-cache-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/linkage-x64.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_base/gen/debug-support.o rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/js2c.stamp g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_base.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_base.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_base.a") ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_base.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_base.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_base.a") ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_nosnapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_nosnapshot.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_nosnapshot.a") g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Debug/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_nosnapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_nosnapshot.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_nosnapshot.a") g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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-v4.4.7/out/Release/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_nosnapshot.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v4.4.7/out/Debug/mksnapshot" --log-snapshot-positions --logfile "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/geni/snapshot.log" "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v4.4.7/out/Release/lib.host:/builddir/build/BUILD/node-v4.4.7/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v4.4.7/out/Release/mksnapshot" --log-snapshot-positions --logfile "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/geni/snapshot.log" "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/experimental-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/geni/snapshot.cc rm -f /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/v8_snapshot/geni/snapshot.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_snapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_snapshot.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Debug/libv8_snapshot.a") touch /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v4.4.7/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' '-DDEBUG' '-D_DEBUG' -I../src -I../deps/v8/include -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/cctest/test/cctest/util.o ../test/cctest/util.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/node/src/node_javascript.o ../src/node_javascript.cc rm -f /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a && ar crs /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/v8_snapshot/geni/snapshot.o ln -f "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_snapshot.a" 2>/dev/null || (rm -rf "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_snapshot.a" && cp -af "/builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_snapshot.a" "/builddir/build/BUILD/node-v4.4.7/out/Release/libv8_snapshot.a") touch /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v4.4.7/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' -I../src -I../deps/v8/include -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/cctest/test/cctest/util.o ../test/cctest/util.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/node/src/env.o ../src/env.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/node/src/node.o ../src/node.cc g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Debug/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/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-v4.4.7/out/Debug/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v4.4.7/out/Debug/cctest -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/cctest/test/cctest/util.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_snapshot.a -Wl,--end-group -lz -luv -lrt -lpthread -lnsl -ldl -lssl -lcrypto g++ '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/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' '-DHAVE_OPENSSL=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v4.4.7/out/Release/obj/gen -I../deps/v8 -I../deps/cares/include -I../deps/v8/include -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v4.4.7/out/Release/.deps//builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v4.4.7/out/Release/cctest -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/cctest/test/cctest/util.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a -Wl,--no-whole-archive -o /builddir/build/BUILD/node-v4.4.7/out/Debug/node -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/debug-agent.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/env.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_javascript.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/uv.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/util.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Debug/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/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-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a -Wl,--no-whole-archive -o /builddir/build/BUILD/node-v4.4.7/out/Release/node -Wl,--start-group /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/debug-agent.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/env.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_javascript.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/uv.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/util.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libplatform.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a /builddir/build/BUILD/node-v4.4.7/out/Release/obj.target/deps/v8/tools/gyp/libv8_libbase.a /builddir/build/BUILD/node-v4.4.7/out/Release/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-v4.4.7/out' ln -fs out/Release/node node make[1]: Leaving directory `/builddir/build/BUILD/node-v4.4.7/out' ln -fs out/Debug/node node_g + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i1mm8R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 + cd node-v4.4.7 + rm -rf /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 + ./tools/install.py install /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 /usr installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/bin/node installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/systemtap/tapset/node.stp installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/node/gdbinit installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/man/man1/node.1 installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/common.gypi installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/config.gypi installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/node.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/node_buffer.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/node_internals.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/node_object_wrap.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/node_version.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/nameser.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/ares.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/ares_version.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-testing.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-version.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-profiler.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-platform.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-debug.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8config.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/v8-util.h installing /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/include/node/libplatform/libplatform.h + rm -rf /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/lib/dtrace + chmod 0755 /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node + install -Dpm0755 out/Debug/node /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node_g + mkdir -p /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/lib/node_modules + install -Dpm0644 /builddir/build/SOURCES/nodejs_native.attr /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/lib/rpm/fileattrs/nodejs_native.attr + cat + chmod 0755 /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/lib/rpm/nodejs_native.req + mkdir -p /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs/html + cp -pr doc/api doc/api_assets 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-4.4.7-1.el7.x86_64/usr/share/doc/nodejs/html + rm -f /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs/html/nodejs.1 + mkdir -p /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/node + cp -p common.gypi /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/node + mv /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/share/doc/node/gdbinit /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/share/doc/nodejs/gdbinit + /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-v4.4.7 extracting debug info from /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/bin/node extracting debug info from /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/bin/node_g dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 55912 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.zd8233 + umask 022 + cd /builddir/build/BUILD + cd node-v4.4.7 + /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.node, '\''4.4.7'\'')' + /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.v8, '\''4.5.103.36'\'')' + /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.ares.replace(/-DEV$/, '\'''\''), '\''1.10.1'\'')' + /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.http_parser, '\''2.5.2'\'')' + /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64//usr/bin/node -e 'require("assert").equal(require("punycode").version, '\''1.3.2'\'')' + exit 0 Processing files: nodejs-4.4.7-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.isR0Lg + umask 022 + cd /builddir/build/BUILD + cd node-v4.4.7 + DOCDIR=/builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr COLLABORATOR_GUIDE.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr README.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr ROADMAP.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + cp -pr WORKING_GROUPS.md /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/doc/nodejs-4.4.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NDIWAt + umask 022 + cd /builddir/build/BUILD + cd node-v4.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/licenses/nodejs-4.4.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/licenses/nodejs-4.4.7 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64/usr/share/licenses/nodejs-4.4.7 + exit 0 Provides: bundled(c-ares) = 1.10.1 bundled(http-parser) = 2.5.2 bundled(v8) = 4.5.103.36 nodejs = 4.4.7-1.el7 nodejs(abi) = 4.4 nodejs(abi4) = 4.4 nodejs(engine) = 4.4.7 nodejs(v8-abi) = 4.5 nodejs(x86-64) = 4.4.7-1.el7 nodejs-punycode = 1.3.2 npm(punycode) = 1.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) 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 Processing files: nodejs-devel-4.4.7-1.el7.x86_64 Provides: nodejs-devel = 4.4.7-1.el7 nodejs-devel(x86-64) = 4.4.7-1.el7 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) 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-4.4.7-1.el7.noarch Provides: nodejs-docs = 4.4.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nodejs-debuginfo-4.4.7-1.el7.x86_64 Provides: nodejs-debuginfo = 4.4.7-1.el7 nodejs-debuginfo(x86-64) = 4.4.7-1.el7 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-4.4.7-1.el7.x86_64 Wrote: /builddir/build/RPMS/nodejs-4.4.7-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nodejs-devel-4.4.7-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nodejs-docs-4.4.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/nodejs-debuginfo-4.4.7-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QS5PTi + umask 022 + cd /builddir/build/BUILD + cd node-v4.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-4.4.7-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->